summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-13 09:39:13 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-13 09:39:21 +0300
commitac582ea309374318bc24890d5812cf4fc7f2b845 (patch)
treee573d7b663d70c31aa4df0452aa6e42608816de9 /gui-libs
parentx11-base/xwayland: Stabilize 23.2.6 x86, #929229 (diff)
downloadgentoo-ac582ea309374318bc24890d5812cf4fc7f2b845.tar.gz
gentoo-ac582ea309374318bc24890d5812cf4fc7f2b845.tar.bz2
gentoo-ac582ea309374318bc24890d5812cf4fc7f2b845.zip
gui-libs/wlroots: Stabilize 0.17.2 ppc64, #929235
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r--gui-libs/wlroots/wlroots-0.17.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/wlroots/wlroots-0.17.2.ebuild b/gui-libs/wlroots/wlroots-0.17.2.ebuild
index f7100b2c9951..03616f30c8cf 100644
--- a/gui-libs/wlroots/wlroots-0.17.2.ebuild
+++ b/gui-libs/wlroots/wlroots-0.17.2.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
SLOT="0/9999"
else
SRC_URI="https://gitlab.freedesktop.org/${PN}/${PN}/-/releases/${PV}/downloads/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv x86"
+ KEYWORDS="~amd64 ~arm64 ~loong ppc64 ~riscv x86"
SLOT="0/$(ver_cut 2)"
fi