Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/checkpassword/
Date: Sun, 04 Sep 2016 10:38:25
Message-Id: 1472985483.cc65d6e4c56ffd8424f4a4ed4ba4fee28b01930a.monsieurp@gentoo
1 commit: cc65d6e4c56ffd8424f4a4ed4ba4fee28b01930a
2 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 29 19:40:36 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 4 10:38:03 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc65d6e4
7
8 virtual/checkpassword: keyword for ~arm64.
9
10 Package-Manager: portage-2.3.0
11 Closes: https://github.com/gentoo/gentoo/pull/2169
12
13 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
14
15 virtual/checkpassword/checkpassword-0.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/virtual/checkpassword/checkpassword-0.ebuild b/virtual/checkpassword/checkpassword-0.ebuild
19 index 332465b..a562bbf 100644
20 --- a/virtual/checkpassword/checkpassword-0.ebuild
21 +++ b/virtual/checkpassword/checkpassword-0.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2011 Gentoo Foundation
24 +# Copyright 1999-2016 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 # $Id$
27
28 @@ -8,7 +8,7 @@ SRC_URI=""
29
30 LICENSE=""
31 SLOT="0"
32 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
33 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
34
35 IUSE=""
36 DEPEND=""