summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2023-06-17 18:33:13 +0800
committerYixun Lan <dlan@gentoo.org>2023-06-17 18:33:13 +0800
commit91bf2a6c787c93f9a107da52351ea33d33e45474 (patch)
tree124731c0fa311675a0a6528d56e0f078e41fc907 /sys-power
parentdev-libs/libmodbus: Keyword 3.1.10 riscv, #908616 (diff)
downloadgentoo-91bf2a6c787c93f9a107da52351ea33d33e45474.tar.gz
gentoo-91bf2a6c787c93f9a107da52351ea33d33e45474.tar.bz2
gentoo-91bf2a6c787c93f9a107da52351ea33d33e45474.zip
sys-power/nut: Keyword 2.8.0-r1 riscv, #908616
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r--sys-power/nut/nut-2.8.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/nut/nut-2.8.0-r1.ebuild b/sys-power/nut/nut-2.8.0-r1.ebuild
index 653fa007ed62..27cda2cd2eb4 100644
--- a/sys-power/nut/nut-2.8.0-r1.ebuild
+++ b/sys-power/nut/nut-2.8.0-r1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999 ]] ; then
inherit git-r3
else
SRC_URI="https://networkupstools.org/source/${PV%.*}/${MY_P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
fi
S="${WORKDIR}/${MY_P}"