summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-05-13 21:42:07 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-05-13 21:42:07 +0300
commitb27639f028b2bc675dfe7ad3c08c6612e001cd9d (patch)
treee455d22b4701478aaafb71dc401341f98ddcb60d /dev-libs/wayland-protocols
parentdev-python/jdcal: enable py3.11 (diff)
downloadgentoo-b27639f028b2bc675dfe7ad3c08c6612e001cd9d.tar.gz
gentoo-b27639f028b2bc675dfe7ad3c08c6612e001cd9d.tar.bz2
gentoo-b27639f028b2bc675dfe7ad3c08c6612e001cd9d.zip
dev-libs/wayland-protocols: Stabilize 1.25 ppc, #834780
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.25.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.25.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.25.ebuild
index 242f37338ccf..e34ad00f27c0 100644
--- a/dev-libs/wayland-protocols/wayland-protocols-1.25.ebuild
+++ b/dev-libs/wayland-protocols/wayland-protocols-1.25.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = 9999* ]]; then
inherit git-r3
else
SRC_URI="https://wayland.freedesktop.org/releases/${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"