diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-19 22:15:54 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-19 22:16:02 +0000 |
commit | 78dbc88a178600a8049e366aa599e0da03201eb1 (patch) | |
tree | fb57644b6aaad567e5d4cf3ba9a6046b7397621e /sci-libs | |
parent | dev-php/PEAR-Mail_mimeDecode: Revbump to enable tests (diff) | |
download | gentoo-78dbc88a178600a8049e366aa599e0da03201eb1.tar.gz gentoo-78dbc88a178600a8049e366aa599e0da03201eb1.tar.bz2 gentoo-78dbc88a178600a8049e366aa599e0da03201eb1.zip |
sci-libs/geos: stable 3.6.2 for ia64, bug #641136
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sci-libs')
-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 4dae1eaf9d6c..f28ee0b8da05 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} )" |