commit: da26965f80abdcc2c5099f3fbfbbdb9413182529 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Jul 15 15:27:09 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Jul 15 15:27:09 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da26965f
www-apps/drraw: Sort KEYWORDS Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> www-apps/drraw/drraw-2.0.1.ebuild | 4 ++-- 1 file 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 62998f47098..e71913547cb 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
