From: Michał Górny Date: Mon, 15 Jul 2019 15:27:09 +0000 (+0200) Subject: www-apps/drraw: Sort KEYWORDS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=da26965f80abdcc2c5099f3fbfbbdb9413182529;p=gentoo.git www-apps/drraw: Sort KEYWORDS Signed-off-by: Michał Górny --- 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