From: Michał Górny Date: Mon, 15 Jul 2019 15:23:34 +0000 (+0200) Subject: dev-util/its4: Sort KEYWORDS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ae75fb701d77b29cd14ae11472aa1a8a49d3602c;p=gentoo.git dev-util/its4: Sort KEYWORDS Signed-off-by: Michał Górny --- diff --git a/dev-util/its4/its4-1.1.1-r1.ebuild b/dev-util/its4/its4-1.1.1-r1.ebuild index 0b5017ca8e43..5bc266eaa7e7 100644 --- a/dev-util/its4/its4-1.1.1-r1.ebuild +++ b/dev-util/its4/its4-1.1.1-r1.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="5" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cigital.com/its4/" SRC_URI="https://dev.gentoo.org/~robbat2/distfiles/${P}.tgz" LICENSE="ITS4" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="" diff --git a/dev-util/its4/its4-1.1.1.ebuild b/dev-util/its4/its4-1.1.1.ebuild index 9ddd852df65d..1fb4946a53d6 100644 --- a/dev-util/its4/its4-1.1.1.ebuild +++ b/dev-util/its4/its4-1.1.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 @@ -8,7 +8,7 @@ HOMEPAGE="http://www.cigital.com/its4/" SRC_URI="https://dev.gentoo.org/~robbat2/distfiles/${P}.tgz" LICENSE="ITS4" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="ppc x86" IUSE="" DEPEND="sys-devel/gcc" #RDEPEND=""