summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-08-31 21:37:15 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-08-31 21:37:15 +0300
commite144c3cf690b04a585670a25af050bb142f2ece9 (patch)
treeca164b8d931e99f9402cafaec9ccedd8021f23d1 /dev-libs/wayland-protocols/wayland-protocols-1.32.ebuild
parentdev-util/bpftrace: add 0.18.1 (diff)
downloadgentoo-e144c3cf690b04a585670a25af050bb142f2ece9.tar.gz
gentoo-e144c3cf690b04a585670a25af050bb142f2ece9.tar.bz2
gentoo-e144c3cf690b04a585670a25af050bb142f2ece9.zip
dev-libs/wayland-protocols: Stabilize 1.32 x86, #913215
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/wayland-protocols/wayland-protocols-1.32.ebuild')
-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 6b3cd3170285..8af419ad4a4b 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"