summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-15 17:21:55 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-15 17:21:55 +0200
commita5f702efbd825ef2655b2eb022484bd59a0de148 (patch)
treeeb4ee9683915a93cb1ecdbcee50499758837ace8 /app-misc
parentapp-misc/matew: Sort KEYWORDS (diff)
downloadgentoo-a5f702efbd825ef2655b2eb022484bd59a0de148.tar.gz
gentoo-a5f702efbd825ef2655b2eb022484bd59a0de148.tar.bz2
gentoo-a5f702efbd825ef2655b2eb022484bd59a0de148.zip
app-misc/mencal: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/mencal/mencal-3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/mencal/mencal-3.0.ebuild b/app-misc/mencal/mencal-3.0.ebuild
index 0e2e70652cbc..3caf6c1be637 100644
--- a/app-misc/mencal/mencal-3.0.ebuild
+++ b/app-misc/mencal/mencal-3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="http://www.kyberdigi.cz/projects/mencal/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc sparc ~mips alpha ~hppa ia64 ~ppc64 x86"
+KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86"
IUSE=""
DEPEND="dev-lang/perl"