summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-24 02:03:09 +0100
committerSam James <sam@gentoo.org>2024-10-24 02:03:09 +0100
commit528d3aa82c12b18a72cb93b6803d79d4e8e1ee28 (patch)
treeba4d61429b7cd540e722391aa32ec617ee52cfd4 /gui-libs
parentdev-util/ruff: Keyword 0.7.0 riscv, #941874 (diff)
downloadgentoo-528d3aa82c12b18a72cb93b6803d79d4e8e1ee28.tar.gz
gentoo-528d3aa82c12b18a72cb93b6803d79d4e8e1ee28.tar.bz2
gentoo-528d3aa82c12b18a72cb93b6803d79d4e8e1ee28.zip
gui-libs/wlroots: Stabilize 0.18.1 amd64, #942024
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r--gui-libs/wlroots/wlroots-0.18.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/wlroots/wlroots-0.18.1.ebuild b/gui-libs/wlroots/wlroots-0.18.1.ebuild
index 19585b855494..14b86d05f32f 100644
--- a/gui-libs/wlroots/wlroots-0.18.1.ebuild
+++ b/gui-libs/wlroots/wlroots-0.18.1.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
SLOT="0.18"
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="$(ver_cut 1-2)"
fi