diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-19 00:42:16 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-19 00:42:16 +0100 |
commit | 6b7e1f5bb039fdc6a4e948649a22a9465924356d (patch) | |
tree | d61e704453b9f56644db78a89f5e23162668b019 /dev-libs/re2 | |
parent | dev-python/pytest-xvfb: x86 stable (bug #754231) (diff) | |
download | gentoo-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.ebuild | 2 |
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 )" |