commit: cc65d6e4c56ffd8424f4a4ed4ba4fee28b01930a Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org> AuthorDate: Mon Aug 29 19:40:36 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun Sep 4 10:38:03 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc65d6e4
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 <AT> gentoo.org> virtual/checkpassword/checkpassword-0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/virtual/checkpassword/checkpassword-0.ebuild b/virtual/checkpassword/checkpassword-0.ebuild index 332465b..a562bbf 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=""
