summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-02-14 10:58:10 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-02-14 11:10:18 +0100
commit2cc70a2f9e1b0ac6e13a0bcca8c4a7690e63b5bb (patch)
tree6a328c26cdf2b4d9675d0463b2846de7a6a191e5
parentdev-perl/Getopt-Mixed: x86 stable wrt bug #573486 (diff)
downloadgentoo-2cc70a2f9e1b0ac6e13a0bcca8c4a7690e63b5bb.tar.gz
gentoo-2cc70a2f9e1b0ac6e13a0bcca8c4a7690e63b5bb.tar.bz2
gentoo-2cc70a2f9e1b0ac6e13a0bcca8c4a7690e63b5bb.zip
dev-cpp/antlr-cpp: x86 stable wrt bug #571954
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-cpp/antlr-cpp/antlr-cpp-2.7.7.ebuild2
1 files changed, 1 insertions, 1 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 ae27eb2c84bd..9d1bd4f1bd14 100644
--- a/dev-cpp/antlr-cpp/antlr-cpp-2.7.7.ebuild
+++ b/dev-cpp/antlr-cpp/antlr-cpp-2.7.7.ebuild
@@ -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 ~arm ppc ~x86"
+KEYWORDS="amd64 ~arm ppc x86"
IUSE="doc examples static-libs"
RESTRICT="test" # No tests but test target blows up!