summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-01-10 23:50:58 +0100
committerJakov Smolić <jsmolic@gentoo.org>2024-01-11 00:54:57 +0100
commitf073b97faa59fea8558c26a0e24881fc7f8069e6 (patch)
tree2893b4a842b99d7160826ce36ca4792ed5f81d33 /sci-geosciences
parentprofiles/arch/riscv: Unmask dev-util/cmake[gui] (diff)
downloadgentoo-f073b97faa59fea8558c26a0e24881fc7f8069e6.tar.gz
gentoo-f073b97faa59fea8558c26a0e24881fc7f8069e6.tar.bz2
gentoo-f073b97faa59fea8558c26a0e24881fc7f8069e6.zip
sci-geosciences/librttopo: keyword 1.1.0 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r--sci-geosciences/librttopo/librttopo-1.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/librttopo/librttopo-1.1.0.ebuild b/sci-geosciences/librttopo/librttopo-1.1.0.ebuild
index 09e3dd82391a..6d2203aaf4cd 100644
--- a/sci-geosciences/librttopo/librttopo-1.1.0.ebuild
+++ b/sci-geosciences/librttopo/librttopo-1.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ S="${WORKDIR}/librttopo"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~riscv"
RDEPEND="sci-libs/geos"
DEPEND="${RDEPEND}"