summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2015-12-19 20:55:12 +0100
committerMarkus Meier <maekke@gentoo.org>2015-12-19 20:55:12 +0100
commitff6570a835d5895c618e875fc718ddfa1aa7c59a (patch)
tree5820ff26ce4b75ea6f55129cdadfb6c65dc03d4a /dev-libs
parentdev-libs/libinput: arm stable, bug #559062 (diff)
downloadgentoo-ff6570a835d5895c618e875fc718ddfa1aa7c59a.tar.gz
gentoo-ff6570a835d5895c618e875fc718ddfa1aa7c59a.tar.bz2
gentoo-ff6570a835d5895c618e875fc718ddfa1aa7c59a.zip
dev-libs/wayland: arm stable, bug #559062
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
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 9ab27b3ce3e5..50468541882f 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=""
+ KEYWORDS="arm"
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"