summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-24 10:34:48 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-24 10:34:48 +0300
commit0f32bc81a0333cdf66d78cb98d0a73a94ce98ad4 (patch)
treef761a56c41cc8b737ea4eabb1efee5999441701f /gui-libs
parentmedia-sound/strawberry: dropped obsolete 1.1.2 (diff)
downloadgentoo-0f32bc81a0333cdf66d78cb98d0a73a94ce98ad4.tar.gz
gentoo-0f32bc81a0333cdf66d78cb98d0a73a94ce98ad4.tar.bz2
gentoo-0f32bc81a0333cdf66d78cb98d0a73a94ce98ad4.zip
gui-libs/wlroots: Stabilize 0.18.1 arm64, #942024
Signed-off-by: Arthur Zamarin <arthurzam@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 87c63e1d1538..8e578393fa3f 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