summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-11-05 13:50:28 +0000
committerSam James <sam@gentoo.org>2023-11-05 13:50:28 +0000
commitb2aac41921a71eee607d28821bf82f821c7a29ad (patch)
tree689a9a829f651e712229bea26659d71b44c7c30a /gui-libs
parentsys-process/iotop-c: Stabilize 1.24 x86, #916885 (diff)
downloadgentoo-b2aac41921a71eee607d28821bf82f821c7a29ad.tar.gz
gentoo-b2aac41921a71eee607d28821bf82f821c7a29ad.tar.bz2
gentoo-b2aac41921a71eee607d28821bf82f821c7a29ad.zip
gui-libs/wlroots: Stabilize 0.16.2-r2 amd64, #916886
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r--gui-libs/wlroots/wlroots-0.16.2-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/wlroots/wlroots-0.16.2-r2.ebuild b/gui-libs/wlroots/wlroots-0.16.2-r2.ebuild
index 06fcbe27c0e1..e7154181b216 100644
--- a/gui-libs/wlroots/wlroots-0.16.2-r2.ebuild
+++ b/gui-libs/wlroots/wlroots-0.16.2-r2.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 -> ${P}.gl.tar.gz"
- KEYWORDS="~amd64 arm64 ~loong ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~x86"
SLOT="0/$(ver_cut 2)"
fi