commit: 9b63a1adc68e38c34648dbead6e9ebd747d2e800 Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Fri Aug 5 17:21:04 2016 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Fri Aug 5 17:21:04 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b63a1ad
dev-libs/wayland-protocols: arm stable, bug #579266 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="arm" dev-libs/wayland-protocols/wayland-protocols-1.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.4.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.4.ebuild index 28e8947..6619fa9 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"
