diff options
author | Sam James <sam@gentoo.org> | 2022-12-16 07:50:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-16 07:50:59 +0000 |
commit | fc6f455f89c5507c22973c8fc2241ece2977e543 (patch) | |
tree | 729d266ae5935b6e47778739d883d34c93f3eac1 /sys-libs/libxcrypt | |
parent | dev-util/ccache: Stabilize 4.7.4 arm, #886213 (diff) | |
download | gentoo-fc6f455f89c5507c22973c8fc2241ece2977e543.tar.gz gentoo-fc6f455f89c5507c22973c8fc2241ece2977e543.tar.bz2 gentoo-fc6f455f89c5507c22973c8fc2241ece2977e543.zip |
sys-libs/libxcrypt: Stabilize 4.4.28-r2 x86, #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 755fdd744e22..e8f725c72311 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 )" |