diff options
author | 2019-10-14 13:15:27 +0200 | |
---|---|---|
committer | 2019-10-14 13:15:27 +0200 | |
commit | 48e34bad2589da2ca1e0221016169ff6dda02641 (patch) | |
tree | aafe3a2986c53dac2b664da23499b48e33d2fe34 /sci-libs | |
parent | media-fonts/x11fonts-jmk: amd64 stable wrt bug #696312 (diff) | |
download | gentoo-48e34bad2589da2ca1e0221016169ff6dda02641.tar.gz gentoo-48e34bad2589da2ca1e0221016169ff6dda02641.tar.bz2 gentoo-48e34bad2589da2ca1e0221016169ff6dda02641.zip |
sci-libs/geos: amd64 stable wrt bug #696842
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-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 9e774d9c99d0..ed879bc6068c 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} )" |