summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2016-01-16 13:57:23 +0000
committerJames Le Cuirot <chewi@gentoo.org>2016-01-16 13:57:23 +0000
commitca594fba1f673cf1372c8cfcfb4ec07a6eb4238b (patch)
tree61d29b07df78708c6b8e243bdbbdb1f1f8b4c599
parentx11-themes/gentoo10-backgrounds: drop release as a maintain (diff)
downloadgentoo-ca594fba1f673cf1372c8cfcfb4ec07a6eb4238b.tar.gz
gentoo-ca594fba1f673cf1372c8cfcfb4ec07a6eb4238b.tar.bz2
gentoo-ca594fba1f673cf1372c8cfcfb4ec07a6eb4238b.zip
dev-cpp/antlr-cpp: Add ~arm keyword, closes bug #572028
Package-Manager: portage-2.2.26
-rw-r--r--dev-cpp/antlr-cpp/antlr-cpp-2.7.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/antlr-cpp/antlr-cpp-2.7.7.ebuild b/dev-cpp/antlr-cpp/antlr-cpp-2.7.7.ebuild
index da15ded97d64..25e2a82a7284 100644
--- a/dev-cpp/antlr-cpp/antlr-cpp-2.7.7.ebuild
+++ b/dev-cpp/antlr-cpp/antlr-cpp-2.7.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -20,7 +20,7 @@ HOMEPAGE="http://www.antlr2.org/"
SRC_URI="http://www.antlr2.org/download/${MY_P}.tar.gz"
LICENSE="public-domain"
SLOT="2"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
IUSE="doc examples static-libs"
RESTRICT="test" # No tests but test target blows up!