Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/w3m/
Date: Sun, 28 Feb 2016 07:25:42
Message-Id: 1456643883.c8e4394f90fdefa92526840234906d882f219904.prometheanfire@gentoo
1 commit: c8e4394f90fdefa92526840234906d882f219904
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 28 07:18:03 2016 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 28 07:18:03 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8e4394f
7
8 virtual/w3m: keywording arm64
9
10 merged on X-C1
11
12 Package-Manager: portage-2.2.26
13
14 virtual/w3m/w3m-0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/virtual/w3m/w3m-0.ebuild b/virtual/w3m/w3m-0.ebuild
18 index 9bc2893..442e3c1 100644
19 --- a/virtual/w3m/w3m-0.ebuild
20 +++ b/virtual/w3m/w3m-0.ebuild
21 @@ -10,7 +10,7 @@ SRC_URI=""
22
23 LICENSE=""
24 SLOT="0"
25 -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris"
26 +KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris"
27 IUSE=""
28
29 DEPEND=""