summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-05 05:24:28 +0000
committerSam James <sam@gentoo.org>2022-01-05 05:24:28 +0000
commit5e7c3bdcfc1c0be472e4cd5530c5f0376b7a5ff0 (patch)
treeebc3fb638108fe1613ef93347b0f22c274674fe8
parentsys-libs/glibc: Stabilize 2.33-r7 sparc, #809410 (diff)
downloadgentoo-5e7c3bdcfc1c0be472e4cd5530c5f0376b7a5ff0.tar.gz
gentoo-5e7c3bdcfc1c0be472e4cd5530c5f0376b7a5ff0.tar.bz2
gentoo-5e7c3bdcfc1c0be472e4cd5530c5f0376b7a5ff0.zip
sys-libs/libxcrypt: Stabilize 4.4.25-r1 sparc, #809410
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-libs/libxcrypt/libxcrypt-4.4.25-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.25-r1.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.25-r1.ebuild
index 13858d396505..046aa201cc37 100644
--- a/sys-libs/libxcrypt/libxcrypt-4.4.25-r1.ebuild
+++ b/sys-libs/libxcrypt/libxcrypt-4.4.25-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2004-2021 Gentoo Authors
+# Copyright 2004-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -20,7 +20,7 @@ fi
LICENSE="LGPL-2.1+ public-domain BSD BSD-2"
SLOT="0/1"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
IUSE="+compat split-usr static-libs system test"
REQUIRED_USE="split-usr? ( system )"
RESTRICT="!test? ( test )"