diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 21:02:00 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 21:13:50 +0100 |
commit | d48e91f9a04ab32149ab78868bbbcdbe9464aa60 (patch) | |
tree | f9ff0a4df9cc36106763915fa8efa0a6fceee787 /sys-auth | |
parent | sys-auth/pam_mktemp: dropped ~ia64-linux ~x86-freebsd (diff) | |
download | gentoo-d48e91f9a04ab32149ab78868bbbcdbe9464aa60.tar.gz gentoo-d48e91f9a04ab32149ab78868bbbcdbe9464aa60.tar.bz2 gentoo-d48e91f9a04ab32149ab78868bbbcdbe9464aa60.zip |
sys-auth/pam_passwdqc: dropped ~ia64-linux ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild | 4 | ||||
-rw-r--r-- | sys-auth/pam_passwdqc/pam_passwdqc-1.3.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild b/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild index 79ae91d2d5a2..869b8b242f04 100644 --- a/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild +++ b/sys-auth/pam_passwdqc/pam_passwdqc-1.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="http://www.openwall.com/pam/modules/pam_passwdqc/${P}.tar.gz" LICENSE="Openwall BSD public-domain" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" DEPEND="virtual/pam" RDEPEND="${DEPEND}" 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 cbb3e8b9f2ac..a481ff2e2ef0 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-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ HOMEPAGE="http://www.openwall.com/passwdqc/" LICENSE="Openwall BSD public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" DEPEND="sys-auth/passwdqc[pam]" RDEPEND="${DEPEND}" |