summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-01-09 13:11:09 +0100
committerJeroen Roovers <jer@gentoo.org>2016-01-09 15:30:08 +0100
commitcf87e799813fc5e70722934fb0c79ea60e5c6aa7 (patch)
treed33a718b2ce32ba702bebcb92db0e0a631a5abf9 /dev-libs
parentdev-libs/libevdev: Stable for HPPA PPC64 (bug #559062). (diff)
downloadgentoo-cf87e799813fc5e70722934fb0c79ea60e5c6aa7.tar.gz
gentoo-cf87e799813fc5e70722934fb0c79ea60e5c6aa7.tar.bz2
gentoo-cf87e799813fc5e70722934fb0c79ea60e5c6aa7.zip
dev-libs/wayland: Stable for HPPA PPC64 (bug #559062).
Package-Manager: portage-2.2.26 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/wayland/wayland-1.9.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/wayland/wayland-1.9.0.ebuild b/dev-libs/wayland/wayland-1.9.0.ebuild
index 50468541882f..73ca6378c374 100644
--- a/dev-libs/wayland/wayland-1.9.0.ebuild
+++ b/dev-libs/wayland/wayland-1.9.0.ebuild
@@ -18,10 +18,10 @@ HOMEPAGE="http://wayland.freedesktop.org/"
if [[ $PV = 9999* ]]; then
SRC_URI="${SRC_PATCHES}"
- KEYWORDS="arm"
+ KEYWORDS="arm hppa ppc64"
else
SRC_URI="http://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"