summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-25 23:03:54 +0100
committerSam James <sam@gentoo.org>2024-06-25 23:03:54 +0100
commit944520f7ca4c4384e274e99ccd49a5d2488c97a9 (patch)
tree7634313bcf40ce7862b1abbfad175ebf96f28510 /gui-libs
parentapp-text/pandoc-bin: Stabilize 3.2 arm64, #934911 (diff)
downloadgentoo-944520f7ca4c4384e274e99ccd49a5d2488c97a9.tar.gz
gentoo-944520f7ca4c4384e274e99ccd49a5d2488c97a9.tar.bz2
gentoo-944520f7ca4c4384e274e99ccd49a5d2488c97a9.zip
gui-libs/wlroots: Stabilize 0.17.3-r1 arm64, #934932
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r--gui-libs/wlroots/wlroots-0.17.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/wlroots/wlroots-0.17.3-r1.ebuild b/gui-libs/wlroots/wlroots-0.17.3-r1.ebuild
index 2cb3ec097e5a..d031b7c8cf55 100644
--- a/gui-libs/wlroots/wlroots-0.17.3-r1.ebuild
+++ b/gui-libs/wlroots/wlroots-0.17.3-r1.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