From: Markus Meier Date: Fri, 5 Aug 2016 17:21:04 +0000 (+0200) Subject: dev-libs/wayland-protocols: arm stable, bug #579266 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9b63a1adc68e38c34648dbead6e9ebd747d2e800;p=gentoo.git dev-libs/wayland-protocols: arm stable, bug #579266 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm" --- diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.4.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.4.ebuild index 28e89476d3b3..6619fa98c98a 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-1.4.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-1.4.ebuild @@ -18,10 +18,10 @@ HOMEPAGE="https://wayland.freedesktop.org/" if [[ $PV = 9999* ]]; then SRC_URI="${SRC_PATCHES}" - KEYWORDS="hppa" + KEYWORDS="arm hppa" else SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" + KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" fi LICENSE="MIT"