diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 16:00:57 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 16:03:40 +0200 |
commit | 08d96be13d858425e88f0ffa6953e489a048ffc6 (patch) | |
tree | 2f4ebbed050db9157fde5ff4465246ce283a13d3 /net-mail/checkpassword-pam | |
parent | net-mail/cmd5checkpw: keyword ~arm64 (diff) | |
download | gentoo-08d96be13d858425e88f0ffa6953e489a048ffc6.tar.gz gentoo-08d96be13d858425e88f0ffa6953e489a048ffc6.tar.bz2 gentoo-08d96be13d858425e88f0ffa6953e489a048ffc6.zip |
net-mail/checkpassword-pam: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'net-mail/checkpassword-pam')
-rw-r--r-- | net-mail/checkpassword-pam/checkpassword-pam-0.99.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/checkpassword-pam/checkpassword-pam-0.99.ebuild b/net-mail/checkpassword-pam/checkpassword-pam-0.99.ebuild index c5e6e629562d..f1ec92eecf92 100644 --- a/net-mail/checkpassword-pam/checkpassword-pam-0.99.ebuild +++ b/net-mail/checkpassword-pam/checkpassword-pam-0.99.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 IUSE="" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/checkpasswd-pam/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ppc x86" +KEYWORDS="alpha ~amd64 ~arm64 hppa ppc x86" DEPEND=">=sys-libs/pam-0.75" |