diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-12 20:07:52 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-12 20:08:15 +0100 |
commit | 2b7645c0f7c5fc2fa3a02f3f7beebe906592f4fb (patch) | |
tree | a55511df436a7a7c1689bb8bbd27e92407c90fec /sci-libs/geos | |
parent | sys-apps/lm_sensors: stable 3.4.0_p20180923 for ia64, bug #668094 (diff) | |
download | gentoo-2b7645c0f7c5fc2fa3a02f3f7beebe906592f4fb.tar.gz gentoo-2b7645c0f7c5fc2fa3a02f3f7beebe906592f4fb.tar.bz2 gentoo-2b7645c0f7c5fc2fa3a02f3f7beebe906592f4fb.zip |
sci-libs/geos: stable 3.7.0 for ia64, bug #668322
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sci-libs/geos')
-rw-r--r-- | sci-libs/geos/geos-3.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/geos/geos-3.7.0.ebuild b/sci-libs/geos/geos-3.7.0.ebuild index 230e09c56c97..f95f2ef19af8 100644 --- a/sci-libs/geos/geos-3.7.0.ebuild +++ b/sci-libs/geos/geos-3.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # 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} )" |