diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2022-02-25 14:37:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-25 18:37:04 +0000 |
commit | ec1e2dd5ae1350388507b0433967893661789158 (patch) | |
tree | 870294bb5ed0d98cf76058f874d7b0ef5c5a5dc9 /sys-libs/libxcrypt | |
parent | sys-libs/libunwind: stable 1.6.2 for hppa, bug #833658 (diff) | |
download | gentoo-ec1e2dd5ae1350388507b0433967893661789158.tar.gz gentoo-ec1e2dd5ae1350388507b0433967893661789158.tar.bz2 gentoo-ec1e2dd5ae1350388507b0433967893661789158.zip |
sys-libs/libxcrypt: stable 4.4.27 for hppa, bug #833661
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/libxcrypt')
-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 7b3bc5b35cc6..c9559428437e 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 )" |