Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/re2/
Date: Sun, 09 Dec 2018 23:51:32
Message-Id: 1544399187.239d033a1d9fd00213eb4d17e6dda8a4d5246732.whissi@gentoo
1 commit: 239d033a1d9fd00213eb4d17e6dda8a4d5246732
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 9 23:46:27 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 9 23:46:27 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=239d033a
7
8 dev-libs/re2: x86 stable (bug #672692)
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-libs/re2/re2-0.2018.10.01.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/re2/re2-0.2018.10.01.ebuild b/dev-libs/re2/re2-0.2018.10.01.ebuild
17 index 12dc11e488e..faed8349d09 100644
18 --- a/dev-libs/re2/re2-0.2018.10.01.ebuild
19 +++ b/dev-libs/re2/re2-0.2018.10.01.ebuild
20 @@ -18,7 +18,7 @@ LICENSE="BSD"
21 # https://abi-laboratory.pro/tracker/timeline/re2/
22 SONAME="gentoo-2017-03-01"
23 SLOT="0/${SONAME}"
24 -KEYWORDS="amd64 ~arm ~arm64 ~x86"
25 +KEYWORDS="amd64 ~arm ~arm64 x86"
26 IUSE="icu"
27
28 RDEPEND="icu? ( dev-libs/icu:0=[${MULTILIB_USEDEP}] )"