diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-05-25 07:17:07 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-05-25 07:17:07 +0200 |
commit | 39e461cc0077a41390a1d84578f0e485c1d8cc3d (patch) | |
tree | d8fc692d28581de6cac3b30ea61ba522b3f22d09 /sys-libs | |
parent | sys-apps/which: Stable for HPPA PPC64 (bug #583942). (diff) | |
download | gentoo-39e461cc0077a41390a1d84578f0e485c1d8cc3d.tar.gz gentoo-39e461cc0077a41390a1d84578f0e485c1d8cc3d.tar.bz2 gentoo-39e461cc0077a41390a1d84578f0e485c1d8cc3d.zip |
sys-libs/cracklib: Stable for HPPA PPC64 (bug #583954).
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/cracklib/cracklib-2.9.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/cracklib/cracklib-2.9.6.ebuild b/sys-libs/cracklib/cracklib-2.9.6.ebuild index dda19c05a175..2a0ec5ab5e3a 100644 --- a/sys-libs/cracklib/cracklib-2.9.6.ebuild +++ b/sys-libs/cracklib/cracklib-2.9.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint" IUSE="nls python static-libs test zlib" RDEPEND="zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )" |