summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-04 18:36:25 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-04 18:36:25 +0300
commit6d8e15460d981aeb742413d5eb34ca6a85d23d26 (patch)
tree4314bc3de890ba505caefa00b3e8de81545b7ed4
parentx11-misc/qps: Keyword 2.9.0 ppc64, #935831 (diff)
downloadgentoo-6d8e15460d981aeb742413d5eb34ca6a85d23d26.tar.gz
gentoo-6d8e15460d981aeb742413d5eb34ca6a85d23d26.tar.bz2
gentoo-6d8e15460d981aeb742413d5eb34ca6a85d23d26.zip
x11-misc/screengrab: Keyword 2.8.0 ppc64, #935831
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--x11-misc/screengrab/screengrab-2.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/screengrab/screengrab-2.8.0.ebuild b/x11-misc/screengrab/screengrab-2.8.0.ebuild
index 960b8c9b3a80..1ce2abdb5f38 100644
--- a/x11-misc/screengrab/screengrab-2.8.0.ebuild
+++ b/x11-misc/screengrab/screengrab-2.8.0.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="amd64 arm64 ~loong ~riscv ~x86"
+ KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~x86"
fi
LICENSE="GPL-2 GPL-2+ LGPL-2.1+"