summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-12-01 11:11:18 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-12-01 11:11:18 +0100
commitb28b62ee3e4e21923299963222175de00034c3f5 (patch)
treed657e08baca4a85fc0497eac1144c2a1c5ee8727 /dev-libs/wayland
parentdev-libs/libinput: x86 stable wrt bug #559062 (diff)
downloadgentoo-b28b62ee3e4e21923299963222175de00034c3f5.tar.gz
gentoo-b28b62ee3e4e21923299963222175de00034c3f5.tar.bz2
gentoo-b28b62ee3e4e21923299963222175de00034c3f5.zip
dev-libs/wayland: x86 stable wrt bug #559062
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-libs/wayland')
-rw-r--r--dev-libs/wayland/wayland-1.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland/wayland-1.9.0.ebuild b/dev-libs/wayland/wayland-1.9.0.ebuild
index 6a47c6824f95..c4734704d57d 100644
--- a/dev-libs/wayland/wayland-1.9.0.ebuild
+++ b/dev-libs/wayland/wayland-1.9.0.ebuild
@@ -21,7 +21,7 @@ if [[ $PV = 9999* ]]; then
KEYWORDS=""
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"