diff options
author | 2024-04-13 20:48:23 +0300 | |
---|---|---|
committer | 2024-04-13 20:48:23 +0300 | |
commit | c6edb9b0ddf3f2b80e8f0e5ffa29ac5071ce64dd (patch) | |
tree | 1c9a8ff33d0dfb6d5a6c2cd498c26cce7cb8413a /sys-libs/libxcrypt | |
parent | sys-libs/libxcrypt: Stabilize 4.4.36-r3 arm64, #929925 (diff) | |
download | gentoo-c6edb9b0ddf3f2b80e8f0e5ffa29ac5071ce64dd.tar.gz gentoo-c6edb9b0ddf3f2b80e8f0e5ffa29ac5071ce64dd.tar.bz2 gentoo-c6edb9b0ddf3f2b80e8f0e5ffa29ac5071ce64dd.zip |
sys-libs/libxcrypt: Stabilize 4.4.36-r3 ppc64, #929925
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs/libxcrypt')
-rw-r--r-- | sys-libs/libxcrypt/libxcrypt-4.4.36-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.36-r3.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.36-r3.ebuild index fa2c008627cf..d32870379f7b 100644 --- a/sys-libs/libxcrypt/libxcrypt-4.4.36-r3.ebuild +++ b/sys-libs/libxcrypt/libxcrypt-4.4.36-r3.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 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="+compat static-libs +system test headers-only" RESTRICT="!test? ( test )" |