diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2019-04-26 13:43:13 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-04-26 13:43:13 -0400 |
commit | 44f7e6817758e7c0242cc5268f821b193623332b (patch) | |
tree | bbecf3887be30a840be88ab4e7d392ce41a1beae /dev-libs/re2 | |
parent | dev-qt/qtserialport: stable on arm (diff) | |
download | gentoo-44f7e6817758e7c0242cc5268f821b193623332b.tar.gz gentoo-44f7e6817758e7c0242cc5268f821b193623332b.tar.bz2 gentoo-44f7e6817758e7c0242cc5268f821b193623332b.zip |
dev-libs/re2: stable on arm
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-libs/re2')
-rw-r--r-- | dev-libs/re2/re2-0.2018.10.01.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/re2/re2-0.2018.10.01.ebuild b/dev-libs/re2/re2-0.2018.10.01.ebuild index 68a4655f113b..a7536bfa74f4 100644 --- a/dev-libs/re2/re2-0.2018.10.01.ebuild +++ b/dev-libs/re2/re2-0.2018.10.01.ebuild @@ -18,7 +18,7 @@ LICENSE="BSD" # https://abi-laboratory.pro/tracker/timeline/re2/ SONAME="gentoo-2017-03-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}] )" |