commit: 228cbbe7d637853b2759bd5760696265f5904f7e
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 2 23:52:35 2015 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Nov 2 23:56:14 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=228cbbe7
dev-java/byaccj: Add ~arm keyword
Package-Manager: portage-2.2.20.1
dev-java/byaccj/byaccj-1.15-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-java/byaccj/byaccj-1.15-r1.ebuild
b/dev-java/byaccj/byaccj-1.15-r1.ebuild
index d2477b2..76cdf98 100644
--- a/dev-java/byaccj/byaccj-1.15-r1.ebuild
+++ b/dev-java/byaccj/byaccj-1.15-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos
~x86-macos"
+KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos
~x86-macos"
IUSE=""
S="${WORKDIR}/${PN}${PV}"