commit: 7c574f10aa6efab7da39307666467363ad4843f2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sat Nov 2 08:49:02 2019 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sat Nov 2 08:49:02 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c574f10
dev-cpp/antlr-cpp: x86 stable wrt bug #699082 Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-cpp/antlr-cpp/antlr-cpp-4.7.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/antlr-cpp/antlr-cpp-4.7.2.ebuild b/dev-cpp/antlr-cpp/antlr-cpp-4.7.2.ebuild index 7f1949fe303..93dee6e7c91 100644 --- a/dev-cpp/antlr-cpp/antlr-cpp-4.7.2.ebuild +++ b/dev-cpp/antlr-cpp/antlr-cpp-4.7.2.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"
