diff options
author | Sam James <sam@gentoo.org> | 2022-02-19 03:03:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-19 03:03:25 +0000 |
commit | 39623509bf2cd0ed53a6e2ca7ac4b3ce5e7c0d72 (patch) | |
tree | 7040dc501ba163fcd92a89c8a4c54030e7a13e33 /sys-libs | |
parent | sys-apps/gawk: Stabilize 5.1.1-r1 sparc, #833649 (diff) | |
download | gentoo-39623509bf2cd0ed53a6e2ca7ac4b3ce5e7c0d72.tar.gz gentoo-39623509bf2cd0ed53a6e2ca7ac4b3ce5e7c0d72.tar.bz2 gentoo-39623509bf2cd0ed53a6e2ca7ac4b3ce5e7c0d72.zip |
sys-libs/libxcrypt: Stabilize 4.4.27 x86, #833661
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild b/sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild index 9bebb1243fee..33b09c110e7a 100644 --- a/sys-libs/libxcrypt/libxcrypt-4.4.27.ebuild +++ b/sys-libs/libxcrypt/libxcrypt-4.4.27.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 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" IUSE="+compat split-usr static-libs system test" REQUIRED_USE="split-usr? ( system )" RESTRICT="!test? ( test )" |