diff options
author | Sam James <sam@gentoo.org> | 2021-03-25 23:40:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-25 23:40:55 +0000 |
commit | ec2800a927590103bebd8824c2e96c47e4268638 (patch) | |
tree | 3bda5f15ce9f16e1e1970ae1d234c7c277cbe526 /dev-libs/wayland | |
parent | dev-libs/libevdev: Stabilize 1.11.0 ppc64, #774921 (diff) | |
download | gentoo-ec2800a927590103bebd8824c2e96c47e4268638.tar.gz gentoo-ec2800a927590103bebd8824c2e96c47e4268638.tar.bz2 gentoo-ec2800a927590103bebd8824c2e96c47e4268638.zip |
dev-libs/wayland: Stabilize 1.19.0 ppc64, #774921
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/wayland')
-rw-r--r-- | dev-libs/wayland/wayland-1.19.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland/wayland-1.19.0.ebuild b/dev-libs/wayland/wayland-1.19.0.ebuild index 305eb2ec6e64..53fb61e49596 100644 --- a/dev-libs/wayland/wayland-1.19.0.ebuild +++ b/dev-libs/wayland/wayland-1.19.0.ebuild @@ -8,7 +8,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 inherit meson multilib-minimal |