summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 20:40:43 +0000
committerSam James <sam@gentoo.org>2021-04-05 22:12:17 +0000
commitbf5c0411f57f89c0b6478c497cd07bc7a6aac762 (patch)
tree6ab11c5b0fc674f0f08d22c0c29bbb16c6eace8f /sys-apps
parentsys-apps/iproute2: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-bf5c0411f57f89c0b6478c497cd07bc7a6aac762.tar.gz
gentoo-bf5c0411f57f89c0b6478c497cd07bc7a6aac762.tar.bz2
gentoo-bf5c0411f57f89c0b6478c497cd07bc7a6aac762.zip
sys-apps/keyutils: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/keyutils/keyutils-1.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/keyutils/keyutils-1.6.1.ebuild b/sys-apps/keyutils/keyutils-1.6.1.ebuild
index 3189087a0eff..35de8f2bff11 100644
--- a/sys-apps/keyutils/keyutils-1.6.1.ebuild
+++ b/sys-apps/keyutils/keyutils-1.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/s
LICENSE="GPL-2 LGPL-2.1"
SLOT="0/1.9"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
IUSE="static static-libs test"
RESTRICT="!test? ( test )"