diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-04-08 16:53:01 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-04-08 16:53:13 -0700 |
commit | 5b4069945da112cc4897f2a7dbb0185d9f10b5f3 (patch) | |
tree | 0467080b28d4f4383f7337f4919e8fdea40fc1d5 /dev-libs | |
parent | net-misc/ntpclient: arm64 keyworded (bug #672206) (diff) | |
download | gentoo-5b4069945da112cc4897f2a7dbb0185d9f10b5f3.tar.gz gentoo-5b4069945da112cc4897f2a7dbb0185d9f10b5f3.tar.bz2 gentoo-5b4069945da112cc4897f2a7dbb0185d9f10b5f3.zip |
dev-libs/wayland-1.17.0: alpha stable, bug 682616
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/wayland/wayland-1.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland/wayland-1.17.0.ebuild b/dev-libs/wayland/wayland-1.17.0.ebuild index 9cf6565e5eab..4b2cd4be5910 100644 --- a/dev-libs/wayland/wayland-1.17.0.ebuild +++ b/dev-libs/wayland/wayland-1.17.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 s390 ~sh sparc x86" + KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86" fi inherit autotools libtool multilib-minimal toolchain-funcs |