diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 12:44:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 12:44:02 +0200 |
commit | 6b52333799529c54d9d9cc7c863286f45e46e944 (patch) | |
tree | 27813671ad0e312a65c6f89330ce0594f0fdf8c4 /sys-auth | |
parent | sys-apps/cracklib-words: sparc stable wrt bug #696350 (diff) | |
download | gentoo-6b52333799529c54d9d9cc7c863286f45e46e944.tar.gz gentoo-6b52333799529c54d9d9cc7c863286f45e46e944.tar.bz2 gentoo-6b52333799529c54d9d9cc7c863286f45e46e944.zip |
sys-auth/pam_passwdqc: sparc stable wrt bug #696354
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pam_passwdqc/pam_passwdqc-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/pam_passwdqc/pam_passwdqc-1.3.0.ebuild b/sys-auth/pam_passwdqc/pam_passwdqc-1.3.0.ebuild index 618181389215..f423ff217d87 100644 --- a/sys-auth/pam_passwdqc/pam_passwdqc-1.3.0.ebuild +++ b/sys-auth/pam_passwdqc/pam_passwdqc-1.3.0.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="http://www.openwall.com/passwdqc/" LICENSE="Openwall BSD public-domain" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" DEPEND="sys-auth/passwdqc[pam]" RDEPEND="${DEPEND}" |