diff options
Diffstat (limited to 'dev-libs/re2')
-rw-r--r-- | dev-libs/re2/re2-0.2019.12.01.ebuild | 2 |
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}] )" |