diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-14 13:49:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-14 13:49:36 +0200 |
commit | ca60c110046615f27930b24aea1bdbc866aacd03 (patch) | |
tree | 174351bc0d39cc43c908e5cd5732171dac593c13 /sci-libs/geos | |
parent | media-fonts/x11fonts-jmk: x86 stable wrt bug #696312 (diff) | |
download | gentoo-ca60c110046615f27930b24aea1bdbc866aacd03.tar.gz gentoo-ca60c110046615f27930b24aea1bdbc866aacd03.tar.bz2 gentoo-ca60c110046615f27930b24aea1bdbc866aacd03.zip |
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 <ago@gentoo.org>
Diffstat (limited to 'sci-libs/geos')
-rw-r--r-- | sci-libs/geos/geos-3.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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} )" |