diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-09-29 10:39:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-09-29 10:39:20 +0200 |
commit | 2b0924bc2d63dde5ff1305ee1481435ff3292d5a (patch) | |
tree | e299943153fcbab6b96ac5a66b4804d27f67619b /sys-libs/cracklib | |
parent | app-admin/filebeat-bin: bump to 1.3.1, drop old. (diff) | |
download | gentoo-2b0924bc2d63dde5ff1305ee1481435ff3292d5a.tar.gz gentoo-2b0924bc2d63dde5ff1305ee1481435ff3292d5a.tar.bz2 gentoo-2b0924bc2d63dde5ff1305ee1481435ff3292d5a.zip |
sys-libs/cracklib: x86 stable wrt bug #591456
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/cracklib')
-rw-r--r-- | sys-libs/cracklib/cracklib-2.9.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/cracklib/cracklib-2.9.6-r1.ebuild b/sys-libs/cracklib/cracklib-2.9.6-r1.ebuild index 6cac2db58ffe..3878e68e4d06 100644 --- a/sys-libs/cracklib/cracklib-2.9.6-r1.ebuild +++ b/sys-libs/cracklib/cracklib-2.9.6-r1.ebuild @@ -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}] )" |