diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 15:56:19 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 16:03:40 +0200 |
commit | f34740bfe5fefc4f0c973f928a0a0ce5be5f7ca9 (patch) | |
tree | 9180b882c7bf1263d72fecee9925de1c149984fa /net-mail/checkpassword | |
parent | sys-process/daemontools: keyword ~arm64 (diff) | |
download | gentoo-f34740bfe5fefc4f0c973f928a0a0ce5be5f7ca9.tar.gz gentoo-f34740bfe5fefc4f0c973f928a0a0ce5be5f7ca9.tar.bz2 gentoo-f34740bfe5fefc4f0c973f928a0a0ce5be5f7ca9.zip |
net-mail/checkpassword: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'net-mail/checkpassword')
-rw-r--r-- | net-mail/checkpassword/checkpassword-0.90-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/checkpassword/checkpassword-0.90-r3.ebuild b/net-mail/checkpassword/checkpassword-0.90-r3.ebuild index 5aa2798d6238..523406f0563b 100644 --- a/net-mail/checkpassword/checkpassword-0.90-r3.ebuild +++ b/net-mail/checkpassword/checkpassword-0.90-r3.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 inherit eutils fixheadtails flag-o-matic qmail @@ -9,7 +9,7 @@ SRC_URI="http://cr.yp.to/checkpwd/${P}.tar.gz" LICENSE="all-rights-reserved" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="static" RESTRICT="mirror bindist" |