commit: b368bdf041570ef010ac8161f5e4dfd25ed525db Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Wed Aug 3 03:58:54 2016 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Wed Aug 3 03:58:54 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b368bdf0
dev-libs/wayland-protocols: Stable for HPPA (bug #579266). Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches 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 9beb33b..28e8947 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="" + KEYWORDS="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"
