summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-11-02 09:41:56 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-11-02 09:41:56 +0100
commitcd9485b11568f3448032c763faabd1a46edfccc4 (patch)
tree4af3b95f62f8d493d26a0f5414ae558a17e251e6
parentdev-cpp/antlr-cpp: amd64 stable wrt bug #699082 (diff)
downloadgentoo-cd9485b11568f3448032c763faabd1a46edfccc4.tar.gz
gentoo-cd9485b11568f3448032c763faabd1a46edfccc4.tar.bz2
gentoo-cd9485b11568f3448032c763faabd1a46edfccc4.zip
dev-cpp/antlr-cpp: amd64 stable wrt bug #699084
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-cpp/antlr-cpp/antlr-cpp-2.7.7-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/antlr-cpp/antlr-cpp-2.7.7-r1.ebuild b/dev-cpp/antlr-cpp/antlr-cpp-2.7.7-r1.ebuild
index 6e13d098debf..ce64e8f1b992 100644
--- a/dev-cpp/antlr-cpp/antlr-cpp-2.7.7-r1.ebuild
+++ b/dev-cpp/antlr-cpp/antlr-cpp-2.7.7-r1.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://www.antlr2.org/"
SRC_URI="https://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!