diff options
author | 2019-11-01 14:05:57 +0300 | |
---|---|---|
committer | 2019-11-01 14:05:57 +0300 | |
commit | fe320e45c926a7153b9c8f2880b7ae5765ebeb31 (patch) | |
tree | 5e26dfcd3f813522ec53a2a2c1fcc4d194ee7430 /sys-auth/pam_passwdqc | |
parent | sys-auth/passwdqc: arm stable wrt bug #696354 (diff) | |
download | gentoo-fe320e45c926a7153b9c8f2880b7ae5765ebeb31.tar.gz gentoo-fe320e45c926a7153b9c8f2880b7ae5765ebeb31.tar.bz2 gentoo-fe320e45c926a7153b9c8f2880b7ae5765ebeb31.zip |
sys-auth/pam_passwdqc: m68k stable wrt bug #696354
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="m68k"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-auth/pam_passwdqc')
-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 d0b217e4f017..cdc99e460005 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-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux" DEPEND="sys-auth/passwdqc[pam]" RDEPEND="${DEPEND}" |