diff options
author | 2018-10-14 09:55:42 +0100 | |
---|---|---|
committer | 2018-10-14 09:55:42 +0100 | |
commit | bb919a37b51352a17e390b154ebdf4ef8b5a2150 (patch) | |
tree | caea11f930198cf7bc353c191900d2b21fc42e51 /sci-libs/geos | |
parent | dev-libs/beecrypt: stable 4.2.1-r5 for ppc, bug #668280 (diff) | |
download | gentoo-bb919a37b51352a17e390b154ebdf4ef8b5a2150.tar.gz gentoo-bb919a37b51352a17e390b154ebdf4ef8b5a2150.tar.bz2 gentoo-bb919a37b51352a17e390b154ebdf4ef8b5a2150.zip |
sci-libs/geos: stable 3.7.0 for ppc, bug #668322
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'sci-libs/geos')
-rw-r--r-- | sci-libs/geos/geos-3.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/geos/geos-3.7.0.ebuild b/sci-libs/geos/geos-3.7.0.ebuild index 5b38ffc465bf..f12ec88f82b8 100644 --- a/sci-libs/geos/geos-3.7.0.ebuild +++ b/sci-libs/geos/geos-3.7.0.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} )" |