diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 16:18:10 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 16:18:10 +0300 |
commit | bd506bacb4b1d1877dc674dfeaca46f4d0f762fa (patch) | |
tree | f29fbb685d6e7c8846e36213702ed3d57ac7eb4a /sys-libs | |
parent | app-text/libpaper: Stabilize 2.0.10 arm64, #902203 (diff) | |
download | gentoo-bd506bacb4b1d1877dc674dfeaca46f4d0f762fa.tar.gz gentoo-bd506bacb4b1d1877dc674dfeaca46f4d0f762fa.tar.bz2 gentoo-bd506bacb4b1d1877dc674dfeaca46f4d0f762fa.zip |
sys-libs/libxcrypt: Stabilize 4.4.33 sparc, #886217
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libxcrypt/libxcrypt-4.4.33.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.33.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.33.ebuild index f062f307542a..06c559e674c3 100644 --- a/sys-libs/libxcrypt/libxcrypt-4.4.33.ebuild +++ b/sys-libs/libxcrypt/libxcrypt-4.4.33.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 )" |