summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-09 21:46:26 +0000
committerSam James <sam@gentoo.org>2021-05-09 21:46:26 +0000
commit0c49b017147549b31d662bd873f3fd4d0cd5ee59 (patch)
tree86bc5d50e2b35188002a371275d03dd19d0a867d /dev-libs
parentmedia-libs/libmng: Stabilize 2.0.3-r1 arm, #789075 (diff)
downloadgentoo-0c49b017147549b31d662bd873f3fd4d0cd5ee59.tar.gz
gentoo-0c49b017147549b31d662bd873f3fd4d0cd5ee59.tar.bz2
gentoo-0c49b017147549b31d662bd873f3fd4d0cd5ee59.zip
dev-libs/re2: Stabilize 0.2021.04.01 arm, #789117
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/re2/re2-0.2021.04.01.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/re2/re2-0.2021.04.01.ebuild b/dev-libs/re2/re2-0.2021.04.01.ebuild
index 6ad6b3e62d4b..5b835e8f89d5 100644
--- a/dev-libs/re2/re2-0.2021.04.01.ebuild
+++ b/dev-libs/re2/re2-0.2021.04.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 )"