commit: 80a8a38e358127b09724ad1adfdaacdaf96bc90d Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Oct 14 10:38:09 2016 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Oct 14 10:38:09 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80a8a38e
dev-libs/re2: x86 stable wrt bug #597016 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-libs/re2/re2-0.2016.05.01.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/re2/re2-0.2016.05.01.ebuild b/dev-libs/re2/re2-0.2016.05.01.ebuild index 87daf45..68dc51e 100644 --- a/dev-libs/re2/re2-0.2016.05.01.ebuild +++ b/dev-libs/re2/re2-0.2016.05.01.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/google/re2/archive/${RE2_VER}.tar.gz -> ${PN}-${RE2_ LICENSE="BSD" # NOTE: Always run libre2 through abi-compliance-checker! SLOT="0/0.2016.05.01" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="icu" RDEPEND="icu? ( dev-libs/icu:0= )"
