summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-05-17 10:52:09 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-05-17 10:52:09 +0200
commited8817b4f371d640a99c1ccb1e69a06306d4d4dc (patch)
tree234b4551b3687114d3b073a9c00f48fe9780850b /sci-libs
parentdev-vcs/git: Added python3_10 support (diff)
downloadgentoo-ed8817b4f371d640a99c1ccb1e69a06306d4d4dc.tar.gz
gentoo-ed8817b4f371d640a99c1ccb1e69a06306d4d4dc.tar.bz2
gentoo-ed8817b4f371d640a99c1ccb1e69a06306d4d4dc.zip
sci-libs/geos: ppc stable wrt bug #790617
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/geos/geos-3.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/geos/geos-3.9.1.ebuild b/sci-libs/geos/geos-3.9.1.ebuild
index 2a5daad5e2d0..8bd1aa0ee342 100644
--- a/sci-libs/geos/geos-3.9.1.ebuild
+++ b/sci-libs/geos/geos-3.9.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://download.osgeo.org/geos/${PN}-${PV}.tar.bz2 -> ${PN}-${PV}-r1.t
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
IUSE="doc static-libs"
BDEPEND="doc? ( app-doc/doxygen )"