summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-15 17:23:34 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-15 17:23:34 +0200
commitae75fb701d77b29cd14ae11472aa1a8a49d3602c (patch)
tree89c88049126debefe9bf6575da5a1e950ec104b6 /dev-util/its4
parentdev-util/hxd: Sort KEYWORDS (diff)
downloadgentoo-ae75fb701d77b29cd14ae11472aa1a8a49d3602c.tar.gz
gentoo-ae75fb701d77b29cd14ae11472aa1a8a49d3602c.tar.bz2
gentoo-ae75fb701d77b29cd14ae11472aa1a8a49d3602c.zip
dev-util/its4: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/its4')
-rw-r--r--dev-util/its4/its4-1.1.1-r1.ebuild4
-rw-r--r--dev-util/its4/its4-1.1.1.ebuild4
2 files changed, 4 insertions, 4 deletions
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=""