summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-08-03 05:58:54 +0200
committerJeroen Roovers <jer@gentoo.org>2016-08-03 05:58:54 +0200
commitb368bdf041570ef010ac8161f5e4dfd25ed525db (patch)
treeebb60a5fd67635018757dec56f58562efb3ee73b /dev-libs/wayland-protocols
parentdev-libs/wayland: Stable for HPPA (bug #579266). (diff)
downloadgentoo-b368bdf041570ef010ac8161f5e4dfd25ed525db.tar.gz
gentoo-b368bdf041570ef010ac8161f5e4dfd25ed525db.tar.bz2
gentoo-b368bdf041570ef010ac8161f5e4dfd25ed525db.zip
dev-libs/wayland-protocols: Stable for HPPA (bug #579266).
Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-libs/wayland-protocols')
-rw-r--r--dev-libs/wayland-protocols/wayland-protocols-1.4.ebuild4
1 files 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 9beb33b1eac8..28e89476d3b3 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"