diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-10-06 23:01:38 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-10-06 23:18:00 +0200 |
commit | 60fb99bc03168fe0231aa73abe64e8d1439e8206 (patch) | |
tree | aa4840c1adff97e787c348d63c6f6b99ddaf01c6 /sys-auth | |
parent | sys-block/noflushd: x86 stable (bug #696362) (diff) | |
download | gentoo-60fb99bc03168fe0231aa73abe64e8d1439e8206.tar.gz gentoo-60fb99bc03168fe0231aa73abe64e8d1439e8206.tar.bz2 gentoo-60fb99bc03168fe0231aa73abe64e8d1439e8206.zip |
sys-auth/pam_passwdqc: x86 stable (bug #696354)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pam_passwdqc/pam_passwdqc-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 9d9ab28e9169..c7e00001b0b3 100644 --- a/sys-auth/pam_passwdqc/pam_passwdqc-1.3.0.ebuild +++ b/sys-auth/pam_passwdqc/pam_passwdqc-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -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}" |