diff options
author | Sam James <sam@gentoo.org> | 2022-12-16 07:52:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-16 07:52:25 +0000 |
commit | 913410b1d85acac5a5ba10a91225c9c495494bb0 (patch) | |
tree | cc8b90ceb02071b58eb639a01552243c86380714 /sys-libs/libxcrypt | |
parent | net-analyzer/nethogs: Stabilize 0.8.7 amd64, #886241 (diff) | |
download | gentoo-913410b1d85acac5a5ba10a91225c9c495494bb0.tar.gz gentoo-913410b1d85acac5a5ba10a91225c9c495494bb0.tar.bz2 gentoo-913410b1d85acac5a5ba10a91225c9c495494bb0.zip |
sys-libs/libxcrypt: Stabilize 4.4.28-r2 sparc, #886215
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/libxcrypt')
-rw-r--r-- | sys-libs/libxcrypt/libxcrypt-4.4.28-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.28-r2.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.28-r2.ebuild index 224b5d1989e4..4c23191a127b 100644 --- a/sys-libs/libxcrypt/libxcrypt-4.4.28-r2.ebuild +++ b/sys-libs/libxcrypt/libxcrypt-4.4.28-r2.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 split-usr static-libs +system test headers-only" REQUIRED_USE="split-usr? ( system )" RESTRICT="!test? ( test )" |