summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-12 17:49:32 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-12 17:49:32 +0200
commite94d1bc525d4f3bf6b6b82a70a733ebdcb04f68e (patch)
treeb2df6d51524452f44eedaa5a82597656f5d8e13e
parentx11-libs/libdrm: Stabilize 2.4.114 arm64, #880793 (diff)
downloadgentoo-e94d1bc525d4f3bf6b6b82a70a733ebdcb04f68e.tar.gz
gentoo-e94d1bc525d4f3bf6b6b82a70a733ebdcb04f68e.tar.bz2
gentoo-e94d1bc525d4f3bf6b6b82a70a733ebdcb04f68e.zip
dev-libs/wayland-protocols: Stabilize 1.27 arm64, #880793
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-libs/wayland-protocols/wayland-protocols-1.27.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.27.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.27.ebuild
index 4eff41270cb0..fc1e298e8fe4 100644
--- a/dev-libs/wayland-protocols/wayland-protocols-1.27.ebuild
+++ b/dev-libs/wayland-protocols/wayland-protocols-1.27.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"