diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-13 20:42:35 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-13 20:42:35 -0500 |
commit | 3173ea375d5783ae597d00412cd7f86108794cb1 (patch) | |
tree | df4413b852566bbb6b7ef2414234b0a891527e76 /sci-libs/geos | |
parent | sys-apps/attr: arm64 stable (bug #700006) (diff) | |
download | gentoo-3173ea375d5783ae597d00412cd7f86108794cb1.tar.gz gentoo-3173ea375d5783ae597d00412cd7f86108794cb1.tar.bz2 gentoo-3173ea375d5783ae597d00412cd7f86108794cb1.zip |
sci-libs/geos: arm64 stable (bug #696842)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Diffstat (limited to 'sci-libs/geos')
-rw-r--r-- | sci-libs/geos/geos-3.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/geos/geos-3.7.2.ebuild b/sci-libs/geos/geos-3.7.2.ebuild index b7978d257f4c..4c8405e7855f 100644 --- a/sci-libs/geos/geos-3.7.2.ebuild +++ b/sci-libs/geos/geos-3.7.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} )" |