diff options
author | Sam James <sam@gentoo.org> | 2021-11-06 00:52:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-06 00:52:30 +0000 |
commit | 0a2bd36767b21b1afa18823d4f1f622bc533026e (patch) | |
tree | a103a6b52f525dbfbf3b15560c88661c042a6d8b /sys-libs | |
parent | sys-libs/glibc: Stabilize 2.33-r7 hppa, #809410 (diff) | |
download | gentoo-0a2bd36767b21b1afa18823d4f1f622bc533026e.tar.gz gentoo-0a2bd36767b21b1afa18823d4f1f622bc533026e.tar.bz2 gentoo-0a2bd36767b21b1afa18823d4f1f622bc533026e.zip |
sys-libs/libxcrypt: Stabilize 4.4.25 hppa, #809410
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libxcrypt/libxcrypt-4.4.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.25.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.25.ebuild index e71f4982bc58..e95748621284 100644 --- a/sys-libs/libxcrypt/libxcrypt-4.4.25.ebuild +++ b/sys-libs/libxcrypt/libxcrypt-4.4.25.ebuild @@ -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 )" |