diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-01 23:13:13 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-01 23:13:13 +0200 |
commit | 0375b0bb82ca6ad17a450921a9585e9b6239e027 (patch) | |
tree | 24a83e1922e32cada29d962b6d0303c4c2444e6c /dev-libs/wayland-protocols | |
parent | dev-libs/wayland: Stabilize 1.20.0 ppc64, #831378 (diff) | |
download | gentoo-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.ebuild | 2 |
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" |