summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2022-05-09 07:28:46 +0800
committerYixun Lan <dlan@gentoo.org>2022-05-09 07:28:46 +0800
commitb507bf208a84b391c5d09bd1783b098ab23d7fb4 (patch)
treedecfe786456138c6c5673cc58b1152e52cff7721 /kde-misc
parentx11-wm/twm: Stabilize 1.0.12 arm64, #843167 (diff)
downloadgentoo-b507bf208a84b391c5d09bd1783b098ab23d7fb4.tar.gz
gentoo-b507bf208a84b391c5d09bd1783b098ab23d7fb4.tar.bz2
gentoo-b507bf208a84b391c5d09bd1783b098ab23d7fb4.zip
kde-misc/kio-fuse: Keyword 5.0.1 riscv, #843350
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'kde-misc')
-rw-r--r--kde-misc/kio-fuse/kio-fuse-5.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-misc/kio-fuse/kio-fuse-5.0.1.ebuild b/kde-misc/kio-fuse/kio-fuse-5.0.1.ebuild
index fe05a54a1581..6a42a7cf7dad 100644
--- a/kde-misc/kio-fuse/kio-fuse-5.0.1.ebuild
+++ b/kde-misc/kio-fuse/kio-fuse-5.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ HOMEPAGE="https://feverfew.home.blog/2019/12/24/kiofuse-beta-4-9-0-released/"
if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
- KEYWORDS="amd64 arm64 ~ppc64 x86"
+ KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
fi
LICENSE="GPL-3+"