summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-01-05 14:21:41 +0100
committerJakov Smolić <jsmolic@gentoo.org>2024-01-05 14:21:41 +0100
commitec213aecd49839e4cd995dfad59735df1ac2926a (patch)
tree5115a755b57c44c95637955c588c01a8d13ce3d8
parentdev-python/python-distutils-extra: Keyword 2.47 riscv, #921390 (diff)
downloadgentoo-ec213aecd49839e4cd995dfad59735df1ac2926a.tar.gz
gentoo-ec213aecd49839e4cd995dfad59735df1ac2926a.tar.bz2
gentoo-ec213aecd49839e4cd995dfad59735df1ac2926a.zip
dev-util/catfish: Keyword 4.18.0 riscv, #921390
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--dev-util/catfish/catfish-4.18.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/catfish/catfish-4.18.0.ebuild b/dev-util/catfish/catfish-4.18.0.ebuild
index fa5ef5484e8c..5a127eae9d39 100644
--- a/dev-util/catfish/catfish-4.18.0.ebuild
+++ b/dev-util/catfish/catfish-4.18.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ SRC_URI="https://archive.xfce.org/src/apps/catfish/${PV%.*}/${P}.tar.bz2"
# yep, GPL-2 only
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc ~riscv x86"
RDEPEND="
>=dev-libs/glib-2.42