summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-08-03 05:57:59 +0200
committerJeroen Roovers <jer@gentoo.org>2016-08-03 05:57:59 +0200
commitc2889f5c68c58e1ec69cd26163377ece0828333d (patch)
tree03b177d2922e7666829ade235547fc675a908222 /dev-libs
parentdev-libs/libinput: Stable for HPPA (bug #579266). (diff)
downloadgentoo-c2889f5c68c58e1ec69cd26163377ece0828333d.tar.gz
gentoo-c2889f5c68c58e1ec69cd26163377ece0828333d.tar.bz2
gentoo-c2889f5c68c58e1ec69cd26163377ece0828333d.zip
dev-libs/wayland: Stable for HPPA (bug #579266).
Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/wayland/wayland-1.11.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/wayland/wayland-1.11.0.ebuild b/dev-libs/wayland/wayland-1.11.0.ebuild
index 7d26a9c5b600..88a13c206fa5 100644
--- a/dev-libs/wayland/wayland-1.11.0.ebuild
+++ b/dev-libs/wayland/wayland-1.11.0.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"