summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-09 01:03:42 +0000
committerSam James <sam@gentoo.org>2024-02-09 01:03:42 +0000
commit12276fcfd1462741c117c1d4529adf275fd891b7 (patch)
tree28880055353064711544e9be10d1f42f471fcd5f /gui-libs
parentgui-libs/wlroots: Stabilize 0.17.1 amd64, #924120 (diff)
downloadgentoo-12276fcfd1462741c117c1d4529adf275fd891b7.tar.gz
gentoo-12276fcfd1462741c117c1d4529adf275fd891b7.tar.bz2
gentoo-12276fcfd1462741c117c1d4529adf275fd891b7.zip
gui-libs/wlroots: Stabilize 0.17.1 x86, #924120
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r--gui-libs/wlroots/wlroots-0.17.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/wlroots/wlroots-0.17.1.ebuild b/gui-libs/wlroots/wlroots-0.17.1.ebuild
index 90cdee607f04..7022e2fd306d 100644
--- a/gui-libs/wlroots/wlroots-0.17.1.ebuild
+++ b/gui-libs/wlroots/wlroots-0.17.1.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