diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 21:45:26 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 22:06:56 +0200 |
commit | e28f20b9566d64ffd9ab6bf824f7dff16b9ab340 (patch) | |
tree | b108e9c443fbf08a7faee70d4463b5abf2931c60 /sys-auth/pam_passwdqc | |
parent | media-libs/faac: keyword ~arm64 (diff) | |
download | gentoo-e28f20b9566d64ffd9ab6bf824f7dff16b9ab340.tar.gz gentoo-e28f20b9566d64ffd9ab6bf824f7dff16b9ab340.tar.bz2 gentoo-e28f20b9566d64ffd9ab6bf824f7dff16b9ab340.zip |
sys-auth/pam_passwdqc: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
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 5160c52b7a1a..fa6c22ac00d2 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 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~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}" |