Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/antlr-cpp/
Date: Wed, 05 Jun 2019 07:46:28
Message-Id: 1559720705.4c267cd1491c5ae982181e4f64e2ea0500be9888.ago@gentoo
1 commit: 4c267cd1491c5ae982181e4f64e2ea0500be9888
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 5 07:45:05 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 5 07:45:05 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c267cd1
7
8 dev-cpp/antlr-cpp: x86 stable wrt bug #683942
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.66, Repoman-2.3.11
12 RepoMan-Options: --include-arches="x86"
13
14 dev-cpp/antlr-cpp/antlr-cpp-4.7.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-cpp/antlr-cpp/antlr-cpp-4.7.1.ebuild b/dev-cpp/antlr-cpp/antlr-cpp-4.7.1.ebuild
18 index 44be13003a2..597e1ad2dc4 100644
19 --- a/dev-cpp/antlr-cpp/antlr-cpp-4.7.1.ebuild
20 +++ b/dev-cpp/antlr-cpp/antlr-cpp-4.7.1.ebuild
21 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.antlr.org/"
22 SRC_URI="https://www.antlr.org/download/antlr4-cpp-runtime-${PV}-source.zip -> ${P}.zip"
23 LICENSE="BSD"
24 SLOT="4"
25 -KEYWORDS="amd64 ~x86"
26 +KEYWORDS="amd64 x86"
27
28 DEPEND="app-arch/zip"