commit: 60fb99bc03168fe0231aa73abe64e8d1439e8206 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Oct 6 21:01:38 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Oct 6 21:18:00 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60fb99bc
sys-auth/pam_passwdqc: x86 stable (bug #696354) Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> sys-auth/pam_passwdqc/pam_passwdqc-1.3.0.ebuild | 4 ++-- 1 file 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 9d9ab28e916..c7e00001b0b 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}"
