summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-01-01 21:18:42 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-01-01 21:18:42 +0000
commit0c09a9d9ffd149fbf46cf5661b51674e627fc66c (patch)
tree7e4208ff76f244eb365e59f0f4ac154d65b2f2ef /dev-libs/re2
parentapp-misc/sphinx: keyworded 2.2.11-r1 for sparc, bug #563932 (diff)
downloadgentoo-0c09a9d9ffd149fbf46cf5661b51674e627fc66c.tar.gz
gentoo-0c09a9d9ffd149fbf46cf5661b51674e627fc66c.tar.bz2
gentoo-0c09a9d9ffd149fbf46cf5661b51674e627fc66c.zip
dev-libs/re2: keyworded 0.2018.10.01 for sparc, bug #563932
Package-Manager: Portage-2.3.53, Repoman-2.3.12 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/re2')
-rw-r--r--dev-libs/re2/re2-0.2018.10.01.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/re2/re2-0.2018.10.01.ebuild b/dev-libs/re2/re2-0.2018.10.01.ebuild
index 53b26f20853d..859c3cd5bed6 100644
--- a/dev-libs/re2/re2-0.2018.10.01.ebuild
+++ b/dev-libs/re2/re2-0.2018.10.01.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE="icu"
RDEPEND="icu? ( dev-libs/icu:0=[${MULTILIB_USEDEP}] )"