diff options
author | Sam James <sam@gentoo.org> | 2021-03-09 11:30:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-09 11:30:26 +0000 |
commit | 5a67e8a750d4e7536a7dda4f384d7db6826f0c92 (patch) | |
tree | 40d8f8092caff720026100f8225e289d8eb150de /dev-libs/wayland | |
parent | dev-util/wayland-scanner: Stabilize 1.19.0 x86, #774921 (diff) | |
download | gentoo-5a67e8a750d4e7536a7dda4f384d7db6826f0c92.tar.gz gentoo-5a67e8a750d4e7536a7dda4f384d7db6826f0c92.tar.bz2 gentoo-5a67e8a750d4e7536a7dda4f384d7db6826f0c92.zip |
dev-libs/wayland: Stabilize 1.19.0 x86, #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 a07a1762ffe7..f437006d7fb6 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 |