diff options
author | Sam James <sam@gentoo.org> | 2022-02-19 03:38:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-19 03:38:23 +0000 |
commit | b5ee98cef8e59b081a0c974074eed67c52904dea (patch) | |
tree | fe7b6445918cb0e628dfbaf651e636764bafb4cb /sys-libs/libxcrypt | |
parent | dev-perl/Perl-Tidy: Stabilize 20211029.0.0 amd64, #833675 (diff) | |
download | gentoo-b5ee98cef8e59b081a0c974074eed67c52904dea.tar.gz gentoo-b5ee98cef8e59b081a0c974074eed67c52904dea.tar.bz2 gentoo-b5ee98cef8e59b081a0c974074eed67c52904dea.zip |
sys-libs/libxcrypt: Stabilize 4.4.27 ppc, #833661
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/libxcrypt')
-rw-r--r-- | sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild index 33b09c110e7a..68554abd3eef 100644 --- a/sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild +++ b/sys-libs/libxcrypt/libxcrypt-4.4.27.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 )" |