summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2022-02-15 22:04:51 +0800
committerYixun Lan <dlan@gentoo.org>2022-02-15 23:02:24 +0800
commitdf26fe8fbe2bbc8f9aa5a6e32324448726d82c40 (patch)
treebb144697a2334d1cf82689c02321a63d637a6d71
parentdev-python/mpi4py: Stabilize 3.1.3 x86, #833221 (diff)
downloadgentoo-df26fe8fbe2bbc8f9aa5a6e32324448726d82c40.tar.gz
gentoo-df26fe8fbe2bbc8f9aa5a6e32324448726d82c40.tar.bz2
gentoo-df26fe8fbe2bbc8f9aa5a6e32324448726d82c40.zip
net-misc/smb4k: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
-rw-r--r--net-misc/smb4k/smb4k-3.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/smb4k/smb4k-3.1.1.ebuild b/net-misc/smb4k/smb4k-3.1.1.ebuild
index e64d54449eb4..d3a8b0160e1b 100644
--- a/net-misc/smb4k/smb4k-3.1.1.ebuild
+++ b/net-misc/smb4k/smb4k-3.1.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=8
@@ -14,7 +14,7 @@ https://sourceforge.net/p/smb4k/home/Home/"
if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
- KEYWORDS="amd64 x86"
+ KEYWORDS="amd64 ~riscv x86"
fi
LICENSE="GPL-2"