summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-17 17:11:19 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-17 17:11:19 +0000
commit6767c41adf28ec241b5c0ddc18ebc37813215097 (patch)
tree08a84eb7dd86343eb578fc61b298fc08694164e0 /sys-power/nut
parentdev-libs/libmodbus: Keyword 3.1.10 ppc64, #908616 (diff)
downloadgentoo-6767c41adf28ec241b5c0ddc18ebc37813215097.tar.gz
gentoo-6767c41adf28ec241b5c0ddc18ebc37813215097.tar.bz2
gentoo-6767c41adf28ec241b5c0ddc18ebc37813215097.zip
sys-power/nut: Keyword 2.8.0-r1 ppc64, #908616
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-power/nut')
-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 10abc07e865d..dbb545acd3c3 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 ~ppc ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86"
fi
S="${WORKDIR}/${MY_P}"