summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-06 06:17:19 +0100
committerSam James <sam@gentoo.org>2023-04-06 06:18:26 +0100
commit3203deb98638e984a40a00b780cb451741d13266 (patch)
tree5074f70310b76440a21580e3029259ecb7270314 /sys-apps
parentRevert "profiles/arch/sparc: mask app-crypt/mit-krb5[keyutils]" (diff)
downloadgentoo-3203deb98638e984a40a00b780cb451741d13266.tar.gz
gentoo-3203deb98638e984a40a00b780cb451741d13266.tar.bz2
gentoo-3203deb98638e984a40a00b780cb451741d13266.zip
Revert "sys-apps/keyutils: unkeyword 1.6.3 for ~ppc, ~sparc"
This reverts commit 989234ec76d43cf109bf6a29580de82f0e803779. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/keyutils/keyutils-1.6.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/keyutils/keyutils-1.6.3.ebuild b/sys-apps/keyutils/keyutils-1.6.3.ebuild
index b66626556bad..9e79ba6b0e87 100644
--- a/sys-apps/keyutils/keyutils-1.6.3.ebuild
+++ b/sys-apps/keyutils/keyutils-1.6.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2022 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 ~loong ~m68k ~mips ppc64 ~riscv ~s390 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="static static-libs test"
RESTRICT="!test? ( test )"