diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 12:44:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 12:44:04 +0200 |
commit | 18188b17a619ccf4f81dc0f02a6a68eaf442efe3 (patch) | |
tree | e60d36283c02a9162f97330cfc86a99575c93859 /sys-auth | |
parent | sys-auth/pam_passwdqc: sparc stable wrt bug #696354 (diff) | |
download | gentoo-18188b17a619ccf4f81dc0f02a6a68eaf442efe3.tar.gz gentoo-18188b17a619ccf4f81dc0f02a6a68eaf442efe3.tar.bz2 gentoo-18188b17a619ccf4f81dc0f02a6a68eaf442efe3.zip |
sys-auth/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/passwdqc/passwdqc-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/passwdqc/passwdqc-1.3.0.ebuild b/sys-auth/passwdqc/passwdqc-1.3.0.ebuild index 51e715478e05..41bb6ffa63f4 100644 --- a/sys-auth/passwdqc/passwdqc-1.3.0.ebuild +++ b/sys-auth/passwdqc/passwdqc-1.3.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.openwall.com/${PN}/${P}.tar.gz" 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" IUSE="pam utils" RDEPEND=" |