summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-12-10 00:46:27 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-12-10 00:46:27 +0100
commit239d033a1d9fd00213eb4d17e6dda8a4d5246732 (patch)
tree2ffa1f91607b9b859758b922eec679ab00af1818 /dev-libs/re2
parentwww-misc/monitorix: x86 stable (bug #672804) (diff)
downloadgentoo-239d033a1d9fd00213eb4d17e6dda8a4d5246732.tar.gz
gentoo-239d033a1d9fd00213eb4d17e6dda8a4d5246732.tar.bz2
gentoo-239d033a1d9fd00213eb4d17e6dda8a4d5246732.zip
dev-libs/re2: x86 stable (bug #672692)
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/re2')
-rw-r--r--dev-libs/re2/re2-0.2018.10.01.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/re2/re2-0.2018.10.01.ebuild b/dev-libs/re2/re2-0.2018.10.01.ebuild
index 12dc11e488e4..faed8349d095 100644
--- a/dev-libs/re2/re2-0.2018.10.01.ebuild
+++ b/dev-libs/re2/re2-0.2018.10.01.ebuild
@@ -18,7 +18,7 @@ LICENSE="BSD"
# https://abi-laboratory.pro/tracker/timeline/re2/
SONAME="gentoo-2017-03-01"
SLOT="0/${SONAME}"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
IUSE="icu"
RDEPEND="icu? ( dev-libs/icu:0=[${MULTILIB_USEDEP}] )"