summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-02-01 22:59:13 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-02-01 22:59:13 +0200
commitc7deba254592d4d184dbb3ebd0e441a40fec5ca2 (patch)
tree5126c5d8b853fc82dbd882497b8cffd75eadd484 /dev-libs/wayland-protocols
parentdev-libs/wayland: Stabilize 1.20.0 ppc, #831378 (diff)
downloadgentoo-c7deba254592d4d184dbb3ebd0e441a40fec5ca2.tar.gz
gentoo-c7deba254592d4d184dbb3ebd0e441a40fec5ca2.tar.bz2
gentoo-c7deba254592d4d184dbb3ebd0e441a40fec5ca2.zip
dev-libs/wayland-protocols: Stabilize 1.24 ppc, #831378
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.24.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.24.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.24.ebuild
index 6c937ab49bdd..1a30f294bc28 100644
--- a/dev-libs/wayland-protocols/wayland-protocols-1.24.ebuild
+++ b/dev-libs/wayland-protocols/wayland-protocols-1.24.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 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86"
fi
LICENSE="MIT"