summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-02-01 23:13:13 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-02-01 23:13:13 +0200
commit0375b0bb82ca6ad17a450921a9585e9b6239e027 (patch)
tree24a83e1922e32cada29d962b6d0303c4c2444e6c /dev-libs/wayland-protocols
parentdev-libs/wayland: Stabilize 1.20.0 ppc64, #831378 (diff)
downloadgentoo-0375b0bb82ca6ad17a450921a9585e9b6239e027.tar.gz
gentoo-0375b0bb82ca6ad17a450921a9585e9b6239e027.tar.bz2
gentoo-0375b0bb82ca6ad17a450921a9585e9b6239e027.zip
dev-libs/wayland-protocols: Stabilize 1.24 ppc64, #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 1a30f294bc28..5e506be1a991 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"