summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-02-07 14:15:50 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-02-07 14:15:50 +0100
commit5b78523727db98161296dedb579ddd51154318b6 (patch)
treea6af0a02c93257da33ebd379ad4cf02b3f3e7f4c /dev-libs/re2
parentsys-boot/gnu-efi: arm stable wrt bug #708222 (diff)
downloadgentoo-5b78523727db98161296dedb579ddd51154318b6.tar.gz
gentoo-5b78523727db98161296dedb579ddd51154318b6.tar.bz2
gentoo-5b78523727db98161296dedb579ddd51154318b6.zip
dev-libs/re2: arm stable wrt bug #708278
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/re2')
-rw-r--r--dev-libs/re2/re2-0.2019.12.01.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/re2/re2-0.2019.12.01.ebuild b/dev-libs/re2/re2-0.2019.12.01.ebuild
index c4f399586b4f..e160a28429ed 100644
--- a/dev-libs/re2/re2-0.2019.12.01.ebuild
+++ b/dev-libs/re2/re2-0.2019.12.01.ebuild
@@ -18,7 +18,7 @@ LICENSE="BSD"
# https://abi-laboratory.pro/tracker/timeline/re2/
SONAME="gentoo-2019-01-01"
SLOT="0/${SONAME}"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86"
IUSE="icu"
RDEPEND="icu? ( dev-libs/icu:0=[${MULTILIB_USEDEP}] )"