summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-03 21:29:06 +0000
committerSam James <sam@gentoo.org>2022-03-04 00:38:21 +0000
commit67b456b8aa90f2b18332d6e881604b8ac3311988 (patch)
tree1a4704c35bc47e99b8e75cfedf426f1336d35064 /dev-util/its4
parentdev-scheme/goosh: destabilise for ppc (diff)
downloadgentoo-67b456b8aa90f2b18332d6e881604b8ac3311988.tar.gz
gentoo-67b456b8aa90f2b18332d6e881604b8ac3311988.tar.bz2
gentoo-67b456b8aa90f2b18332d6e881604b8ac3311988.zip
dev-util/its4: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/its4')
-rw-r--r--dev-util/its4/its4-1.1.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/its4/its4-1.1.1-r1.ebuild b/dev-util/its4/its4-1.1.1-r1.ebuild
index 5c14b9f75a2a..2bbcd1625bf0 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-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~robbat2/distfiles/${P}.tgz"
LICENSE="ITS4"
SLOT="0"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="~amd64 ~ppc x86"
S="${WORKDIR}/${PN}"