commit: f073b97faa59fea8558c26a0e24881fc7f8069e6
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 10 22:50:58 2024 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Jan 10 23:54:57 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f073b97f
sci-geosciences/librttopo: keyword 1.1.0 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
sci-geosciences/librttopo/librttopo-1.1.0.ebuild | 4 ++--
1 file 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}"