summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-11-19 00:42:16 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-11-19 00:42:16 +0100
commit6b7e1f5bb039fdc6a4e948649a22a9465924356d (patch)
treed61e704453b9f56644db78a89f5e23162668b019 /dev-libs/re2
parentdev-python/pytest-xvfb: x86 stable (bug #754231) (diff)
downloadgentoo-6b7e1f5bb039fdc6a4e948649a22a9465924356d.tar.gz
gentoo-6b7e1f5bb039fdc6a4e948649a22a9465924356d.tar.bz2
gentoo-6b7e1f5bb039fdc6a4e948649a22a9465924356d.zip
dev-libs/re2: x86 stable (bug #755227)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/re2')
-rw-r--r--dev-libs/re2/re2-0.2020.11.01.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/re2/re2-0.2020.11.01.ebuild b/dev-libs/re2/re2-0.2020.11.01.ebuild
index 55f22b8e2cd7..7045884efa1c 100644
--- a/dev-libs/re2/re2-0.2020.11.01.ebuild
+++ b/dev-libs/re2/re2-0.2020.11.01.ebuild
@@ -18,7 +18,7 @@ LICENSE="BSD"
# https://abi-laboratory.pro/tracker/timeline/re2/
SONAME="9"
SLOT="0/${SONAME}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86"
IUSE="icu"
BDEPEND="icu? ( virtual/pkgconfig )"