diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:52:01 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 21:13:37 +0100 |
commit | 18d9fd5351202eecbe238a40bb16e65d7bbbcb3d (patch) | |
tree | c3373e5c279c8147f5a5bb5b55215e49c173135c /sci-libs/geos | |
parent | sci-libs/cfitsio: dropped ~x64-freebsd (diff) | |
download | gentoo-18d9fd5351202eecbe238a40bb16e65d7bbbcb3d.tar.gz gentoo-18d9fd5351202eecbe238a40bb16e65d7bbbcb3d.tar.bz2 gentoo-18d9fd5351202eecbe238a40bb16e65d7bbbcb3d.zip |
sci-libs/geos: dropped ~x64-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'sci-libs/geos')
-rw-r--r-- | sci-libs/geos/geos-3.5.0-r2.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/geos/geos-3.5.0.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/geos/geos-3.6.1.ebuild | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/sci-libs/geos/geos-3.5.0-r2.ebuild b/sci-libs/geos/geos-3.5.0-r2.ebuild index 79b1c943da17..910cd8f454ab 100644 --- a/sci-libs/geos/geos-3.5.0-r2.ebuild +++ b/sci-libs/geos/geos-3.5.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -19,7 +19,7 @@ SRC_URI="http://download.osgeo.org/geos/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" IUSE="doc php python ruby static-libs" RDEPEND=" diff --git a/sci-libs/geos/geos-3.5.0.ebuild b/sci-libs/geos/geos-3.5.0.ebuild index 3067867cd5f6..a5f8d481e77e 100644 --- a/sci-libs/geos/geos-3.5.0.ebuild +++ b/sci-libs/geos/geos-3.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="http://download.osgeo.org/geos/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 arm ppc ppc64 x86 ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" +KEYWORDS="amd64 arm ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" IUSE="doc php python ruby static-libs" RDEPEND=" diff --git a/sci-libs/geos/geos-3.6.1.ebuild b/sci-libs/geos/geos-3.6.1.ebuild index feca2373039e..9e2a17593598 100644 --- a/sci-libs/geos/geos-3.6.1.ebuild +++ b/sci-libs/geos/geos-3.6.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://download.osgeo.org/geos/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" +KEYWORDS="~amd64 ~arm ~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" RDEPEND=" |