1 |
commit: 5828e47386786af444c8e8acdb5c25e759306df1 |
2 |
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> |
3 |
AuthorDate: Thu Sep 29 09:32:56 2016 +0000 |
4 |
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> |
5 |
CommitDate: Thu Sep 29 09:32:56 2016 +0000 |
6 |
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5828e473 |
7 |
|
8 |
sys-libs/cracklib: sparc stable wrt bug #591456 |
9 |
|
10 |
Package-Manager: portage-2.2.28 |
11 |
RepoMan-Options: --include-arches="sparc" |
12 |
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> |
13 |
|
14 |
sys-libs/cracklib/cracklib-2.9.6-r1.ebuild | 2 +- |
15 |
1 file changed, 1 insertion(+), 1 deletion(-) |
16 |
|
17 |
diff --git a/sys-libs/cracklib/cracklib-2.9.6-r1.ebuild b/sys-libs/cracklib/cracklib-2.9.6-r1.ebuild |
18 |
index 3878e68..1642b74 100644 |
19 |
--- a/sys-libs/cracklib/cracklib-2.9.6-r1.ebuild |
20 |
+++ b/sys-libs/cracklib/cracklib-2.9.6-r1.ebuild |
21 |
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.gz" |
22 |
|
23 |
LICENSE="LGPL-2.1" |
24 |
SLOT="0" |
25 |
-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" |
26 |
+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" |
27 |
IUSE="nls python static-libs test zlib" |
28 |
|
29 |
RDEPEND="zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )" |