summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Fan <alexfanqi@yahoo.com>2021-09-15 22:34:02 +1000
committerYixun Lan <dlan@gentoo.org>2021-09-17 15:45:55 +0800
commit1b6bfa3caec48ff34933cdb7d0fafda5938e992b (patch)
tree2ed0205a1c2990d73441a317c625880d00b4313b
parentprofiles/arch/riscv: mask kde-apps/marble[webengine,geolocation,gps] (diff)
downloadgentoo-1b6bfa3caec48ff34933cdb7d0fafda5938e992b.tar.gz
gentoo-1b6bfa3caec48ff34933cdb7d0fafda5938e992b.tar.bz2
gentoo-1b6bfa3caec48ff34933cdb7d0fafda5938e992b.zip
sci-libs/shapelib: keyword 1.5.0 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
-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 bb0e872ae7d7..263e63001a01 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-2020 Gentoo Authors
+# Copyright 1999-2021 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 ~riscv x86 ~amd64-linux ~x86-linux"
IUSE="doc static-libs"
src_prepare() {