diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2016-08-29 20:40:36 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-09-04 12:38:03 +0200 |
commit | cc65d6e4c56ffd8424f4a4ed4ba4fee28b01930a (patch) | |
tree | 5672fcc9435de52a7bcccbbf9fece5551b58b3d4 /virtual/checkpassword | |
parent | virtual/jdk: keyword for ~arm64. (diff) | |
download | gentoo-cc65d6e4c56ffd8424f4a4ed4ba4fee28b01930a.tar.gz gentoo-cc65d6e4c56ffd8424f4a4ed4ba4fee28b01930a.tar.bz2 gentoo-cc65d6e4c56ffd8424f4a4ed4ba4fee28b01930a.zip |
virtual/checkpassword: keyword for ~arm64.
Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2169
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'virtual/checkpassword')
-rw-r--r-- | virtual/checkpassword/checkpassword-0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/checkpassword/checkpassword-0.ebuild b/virtual/checkpassword/checkpassword-0.ebuild index 332465b10c14..a562bbfa6dd4 100644 --- a/virtual/checkpassword/checkpassword-0.ebuild +++ b/virtual/checkpassword/checkpassword-0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" 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="" DEPEND="" |