summaryrefslogtreecommitdiff
path: root/gui-wm
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-08-16 10:29:59 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-08-16 10:29:59 +0000
commiteb4a1ffaf87d5bfcfbb6541e022319e4cb3c19f3 (patch)
tree30c18b98e77f93529074af0179cdae86a6e1b95c /gui-wm
parentapp-editors/emacs: Stabilize 29.3-r3 ppc64, #934746 (diff)
downloadgentoo-eb4a1ffaf87d5bfcfbb6541e022319e4cb3c19f3.tar.gz
gentoo-eb4a1ffaf87d5bfcfbb6541e022319e4cb3c19f3.tar.bz2
gentoo-eb4a1ffaf87d5bfcfbb6541e022319e4cb3c19f3.zip
gui-wm/tinywl: Stabilize 0.17.4 ppc64, #938004
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gui-wm')
-rw-r--r--gui-wm/tinywl/tinywl-0.17.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-wm/tinywl/tinywl-0.17.4.ebuild b/gui-wm/tinywl/tinywl-0.17.4.ebuild
index bd97c6aec8b6..85a3a9dd1b37 100644
--- a/gui-wm/tinywl/tinywl-0.17.4.ebuild
+++ b/gui-wm/tinywl/tinywl-0.17.4.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
else
SRC_URI="https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/${PV}/downloads/wlroots-${PV}.tar.gz"
- KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 arm64 ppc64 ~riscv ~x86"
S="${WORKDIR}/wlroots-${PV}"
fi