summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-11-30 12:45:26 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-11-30 12:45:26 +0100
commite45b4fbb9a09abeac3593978418c63bd6bd49ed2 (patch)
tree5661ae15b5b4125359439d8d6468554430342ba5 /dev-libs/wayland
parentdev-libs/libinput: amd64 stable wrt bug #559062 (diff)
downloadgentoo-e45b4fbb9a09abeac3593978418c63bd6bd49ed2.tar.gz
gentoo-e45b4fbb9a09abeac3593978418c63bd6bd49ed2.tar.bz2
gentoo-e45b4fbb9a09abeac3593978418c63bd6bd49ed2.zip
dev-libs/wayland: amd64 stable wrt bug #559062
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
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 0ae8950bf7db..6a47c6824f95 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"