summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-02-03 12:28:10 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-02-03 12:28:10 +0100
commit492396672f5d9e18bbc59c348713523e8ef1c104 (patch)
treeacaafd7c77a416b4a4ce6dfb3f6e548bf1816075 /sci-libs/shapelib
parentsci-libs/geos: amd64 stable wrt bug #707516 (diff)
downloadgentoo-492396672f5d9e18bbc59c348713523e8ef1c104.tar.gz
gentoo-492396672f5d9e18bbc59c348713523e8ef1c104.tar.bz2
gentoo-492396672f5d9e18bbc59c348713523e8ef1c104.zip
sci-libs/shapelib: amd64 stable wrt bug #707520
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/shapelib')
-rw-r--r--sci-libs/shapelib/shapelib-1.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/shapelib/shapelib-1.5.0.ebuild b/sci-libs/shapelib/shapelib-1.5.0.ebuild
index b99f7abd8cd3..569739e74eb8 100644
--- a/sci-libs/shapelib/shapelib-1.5.0.ebuild
+++ b/sci-libs/shapelib/shapelib-1.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="http://download.osgeo.org/${PN}/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2"
SLOT="0/2"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc static-libs"
src_prepare() {