summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-15 17:27:09 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-15 17:27:09 +0200
commitda26965f80abdcc2c5099f3fbfbbdb9413182529 (patch)
tree32c80907d929eb64e6c9c766cc8a9df96988fbd6 /www-apps
parentwww-apache/mod_geoip2: Sort KEYWORDS (diff)
downloadgentoo-da26965f80abdcc2c5099f3fbfbbdb9413182529.tar.gz
gentoo-da26965f80abdcc2c5099f3fbfbbdb9413182529.tar.bz2
gentoo-da26965f80abdcc2c5099f3fbfbbdb9413182529.zip
www-apps/drraw: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/drraw/drraw-2.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/drraw/drraw-2.0.1.ebuild b/www-apps/drraw/drraw-2.0.1.ebuild
index 62998f47098a..e71913547cb4 100644
--- a/www-apps/drraw/drraw-2.0.1.ebuild
+++ b/www-apps/drraw/drraw-2.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=0
@@ -10,7 +10,7 @@ HOMEPAGE="http://web.taranis.org/drraw"
SRC_URI="http://web.taranis.org/${PN}/dist/${P}.tgz"
LICENSE="GPL-2"
-KEYWORDS="~x86 ppc"
+KEYWORDS="ppc ~x86"
IUSE=""
RDEPEND=">=dev-lang/perl-5.6