summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-10-14 12:38:09 +0200
committerAgostino Sarubbo <ago@gentoo.org>2016-10-14 12:38:09 +0200
commit80a8a38e358127b09724ad1adfdaacdaf96bc90d (patch)
tree256fa7da898b3872a54543f9059c8c63b2409338 /dev-libs/re2
parentwww-client/chromium: x86 stable wrt bug #597016 (diff)
downloadgentoo-80a8a38e358127b09724ad1adfdaacdaf96bc90d.tar.gz
gentoo-80a8a38e358127b09724ad1adfdaacdaf96bc90d.tar.bz2
gentoo-80a8a38e358127b09724ad1adfdaacdaf96bc90d.zip
dev-libs/re2: x86 stable wrt bug #597016
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/re2')
-rw-r--r--dev-libs/re2/re2-0.2016.05.01.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/re2/re2-0.2016.05.01.ebuild b/dev-libs/re2/re2-0.2016.05.01.ebuild
index 87daf45a293a..68dc51ea242a 100644
--- a/dev-libs/re2/re2-0.2016.05.01.ebuild
+++ b/dev-libs/re2/re2-0.2016.05.01.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/google/re2/archive/${RE2_VER}.tar.gz -> ${PN}-${RE2_
LICENSE="BSD"
# NOTE: Always run libre2 through abi-compliance-checker!
SLOT="0/0.2016.05.01"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
IUSE="icu"
RDEPEND="icu? ( dev-libs/icu:0= )"