diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-04 19:58:16 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-04 19:58:16 +0300 |
commit | b84aaffc8074405cbc961d8deb25510cf1c5062e (patch) | |
tree | 3d25b17a0db89d9ddea954c92a9592321bf7cfbe /sci-libs | |
parent | net-libs/axtls: amd64 stable wrt bug #630760 (diff) | |
download | gentoo-b84aaffc8074405cbc961d8deb25510cf1c5062e.tar.gz gentoo-b84aaffc8074405cbc961d8deb25510cf1c5062e.tar.bz2 gentoo-b84aaffc8074405cbc961d8deb25510cf1c5062e.zip |
sci-libs/geos: amd64 stable wrt bug #641136
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/geos/geos-3.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/geos/geos-3.6.2.ebuild b/sci-libs/geos/geos-3.6.2.ebuild index 9ce6225082ff..4dae1eaf9d6c 100644 --- a/sci-libs/geos/geos-3.6.2.ebuild +++ b/sci-libs/geos/geos-3.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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} )" |