From: Aaron Bauman Date: Fri, 20 Sep 2019 21:25:53 +0000 (-0400) Subject: dev-libs/wayland-protocols: arm64 stable (bug #694734) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3ffa73b98d87e0705e8833758444041da24c99ae;p=gentoo.git dev-libs/wayland-protocols: arm64 stable (bug #694734) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.76, Repoman-2.3.17 --- diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.18.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.18.ebuild index d7218346e345..f7ad29f7a675 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-1.18.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-1.18.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} = 9999* ]]; then inherit git-r3 autotools 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 LICENSE="MIT"