From: Agostino Sarubbo Date: Mon, 14 Oct 2019 11:49:36 +0000 (+0200) Subject: sci-libs/geos: x86 stable wrt bug #696842 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ca60c110046615f27930b24aea1bdbc866aacd03;p=gentoo.git sci-libs/geos: x86 stable wrt bug #696842 Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/sci-libs/geos/geos-3.7.2.ebuild b/sci-libs/geos/geos-3.7.2.ebuild index bf5f4c8089f4..8ce17cd86a93 100644 --- a/sci-libs/geos/geos-3.7.2.ebuild +++ b/sci-libs/geos/geos-3.7.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://download.osgeo.org/geos/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" IUSE="doc python ruby static-libs" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"