summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-08-29 20:59:24 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-08-29 20:59:24 +0300
commit788c7435c2021b7c7db5da55f909f0bedac1ae54 (patch)
treea0ab2b60d52f83610da9a7c310f801430bde48e0 /dev-libs/wayland-protocols
parentdev-python/nbxmpp: add 4.3.3 (diff)
downloadgentoo-788c7435c2021b7c7db5da55f909f0bedac1ae54.tar.gz
gentoo-788c7435c2021b7c7db5da55f909f0bedac1ae54.tar.bz2
gentoo-788c7435c2021b7c7db5da55f909f0bedac1ae54.zip
dev-libs/wayland-protocols: Stabilize 1.32 arm, #913215
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/wayland-protocols')
-rw-r--r--dev-libs/wayland-protocols/wayland-protocols-1.32.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.32.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.32.ebuild
index 0061e30faa33..6b3cd3170285 100644
--- a/dev-libs/wayland-protocols/wayland-protocols-1.32.ebuild
+++ b/dev-libs/wayland-protocols/wayland-protocols-1.32.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = 9999* ]]; then
inherit git-r3
else
SRC_URI="https://gitlab.freedesktop.org/wayland/${PN}/-/releases/${PV}/downloads/${P}.tar.xz"
- KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
fi
LICENSE="MIT"