diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:45:05 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:45:05 +0200 |
commit | 4c267cd1491c5ae982181e4f64e2ea0500be9888 (patch) | |
tree | 6a47abc6b2c01658ab9ced3ed44981548e5b0439 /dev-cpp/antlr-cpp | |
parent | x11-misc/xflux-gui: x86 stable wrt bug #682776 (diff) | |
download | gentoo-4c267cd1491c5ae982181e4f64e2ea0500be9888.tar.gz gentoo-4c267cd1491c5ae982181e4f64e2ea0500be9888.tar.bz2 gentoo-4c267cd1491c5ae982181e4f64e2ea0500be9888.zip |
dev-cpp/antlr-cpp: x86 stable wrt bug #683942
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-cpp/antlr-cpp')
-rw-r--r-- | dev-cpp/antlr-cpp/antlr-cpp-4.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/antlr-cpp/antlr-cpp-4.7.1.ebuild b/dev-cpp/antlr-cpp/antlr-cpp-4.7.1.ebuild index 44be13003a2e..597e1ad2dc4a 100644 --- a/dev-cpp/antlr-cpp/antlr-cpp-4.7.1.ebuild +++ b/dev-cpp/antlr-cpp/antlr-cpp-4.7.1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://www.antlr.org/" SRC_URI="https://www.antlr.org/download/antlr4-cpp-runtime-${PV}-source.zip -> ${P}.zip" LICENSE="BSD" SLOT="4" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="app-arch/zip" |