summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-16 15:26:21 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-16 15:27:32 -0400
commit0f2f1746bad36e5bbfb6faedefc3cb3da2a193c4 (patch)
tree557ad8b4fcc704d9cef5d096bc272e7cbb7635f0
parentarm64/p.use.stable.mask: mask another hdf5 (diff)
downloadgentoo-0f2f1746bad36e5bbfb6faedefc3cb3da2a193c4.tar.gz
gentoo-0f2f1746bad36e5bbfb6faedefc3cb3da2a193c4.tar.bz2
gentoo-0f2f1746bad36e5bbfb6faedefc3cb3da2a193c4.zip
sci-libs/geos: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
-rw-r--r--sci-libs/geos/geos-3.7.0.ebuild4
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 f0f47c27e064..4c8405e7855f 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 Authors
+# Copyright 1999-2019 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} )"