diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-26 14:14:10 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-26 14:14:10 +0300 |
commit | 202e2e16b05a227fcdeadeb9609dddc0983f6239 (patch) | |
tree | eaf8e7317c8dc931db1e9ee62599dd564d7fc3eb /sci-libs/geos | |
parent | x11-wm/awesome: ppc stable wrt bug #650524 (diff) | |
download | gentoo-202e2e16b05a227fcdeadeb9609dddc0983f6239.tar.gz gentoo-202e2e16b05a227fcdeadeb9609dddc0983f6239.tar.bz2 gentoo-202e2e16b05a227fcdeadeb9609dddc0983f6239.zip |
sci-libs/geos: ppc/ppc64 stable wrt bug #641136
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sci-libs/geos')
-rw-r--r-- | sci-libs/geos/geos-3.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/geos/geos-3.6.2.ebuild b/sci-libs/geos/geos-3.6.2.ebuild index b43efaeaccc9..1c746611f0fd 100644 --- a/sci-libs/geos/geos-3.6.2.ebuild +++ b/sci-libs/geos/geos-3.6.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} )" |