summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-13 14:37:30 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-13 14:37:30 +0200
commitf0b0affaa354c374b8ebc788358729f98529fcae (patch)
tree31bbfc6e313164f6ebf2941bf8ebfa2bce2bcc27 /gui-libs
parentdev-libs/aml: Keyword 0.2.2 ppc, #888185 (diff)
downloadgentoo-f0b0affaa354c374b8ebc788358729f98529fcae.tar.gz
gentoo-f0b0affaa354c374b8ebc788358729f98529fcae.tar.bz2
gentoo-f0b0affaa354c374b8ebc788358729f98529fcae.zip
gui-libs/neatvnc: Keyword 0.5.4 ppc, #888185
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r--gui-libs/neatvnc/neatvnc-0.5.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gui-libs/neatvnc/neatvnc-0.5.4.ebuild b/gui-libs/neatvnc/neatvnc-0.5.4.ebuild
index 85057b0d1297..7d6c09da65ae 100644
--- a/gui-libs/neatvnc/neatvnc-0.5.4.ebuild
+++ b/gui-libs/neatvnc/neatvnc-0.5.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2022 Gentoo Authors
+# Copyright 2020-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/any1/neatvnc.git"
else
SRC_URI="https://github.com/any1/neatvnc/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~riscv ~x86"
fi
LICENSE="ISC"