diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 17:35:40 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 17:35:40 +0200 |
commit | e448f60d65f710d25f52e1a9747701784b0d50a8 (patch) | |
tree | c43dc1c8a730e5124135658ae81f29cbc603a063 /sys-libs | |
parent | sys-libs/libxcrypt: Stabilize 4.4.28-r2 hppa, #886215 (diff) | |
download | gentoo-e448f60d65f710d25f52e1a9747701784b0d50a8.tar.gz gentoo-e448f60d65f710d25f52e1a9747701784b0d50a8.tar.bz2 gentoo-e448f60d65f710d25f52e1a9747701784b0d50a8.zip |
sys-libs/libxcrypt: Stabilize 4.4.28-r2 amd64, #886215
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs')
-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 fb6a01c158fe..934c52e41737 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 )" |