summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-08 08:25:55 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-08 08:25:55 +0300
commit5358a051dd6f59c2106a354f87c15b024ca77eab (patch)
tree9970f71ef46932a98f3ea5c15d3605b78976391f /dev-libs/wayland-protocols
parentdev-qt/qtwebview: Stabilize 6.7.1 arm64, #932347 (diff)
downloadgentoo-5358a051dd6f59c2106a354f87c15b024ca77eab.tar.gz
gentoo-5358a051dd6f59c2106a354f87c15b024ca77eab.tar.bz2
gentoo-5358a051dd6f59c2106a354f87c15b024ca77eab.zip
dev-libs/wayland-protocols: Stabilize 1.36 ppc64, #933535
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.36.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.36.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.36.ebuild
index 7820286edec2..96126f5f4342 100644
--- a/dev-libs/wayland-protocols/wayland-protocols-1.36.ebuild
+++ b/dev-libs/wayland-protocols/wayland-protocols-1.36.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"