summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/wayland/wayland-1.2.1.ebuild')
-rw-r--r--dev-libs/wayland/wayland-1.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/wayland/wayland-1.2.1.ebuild b/dev-libs/wayland/wayland-1.2.1.ebuild
index 446ab15ed684..6bf1dbdc3074 100644
--- a/dev-libs/wayland/wayland-1.2.1.ebuild
+++ b/dev-libs/wayland/wayland-1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/wayland/wayland-1.2.1.ebuild,v 1.6 2013/10/05 16:22:52 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/wayland/wayland-1.2.1.ebuild,v 1.7 2013/10/06 11:40:11 ago Exp $
EAPI=5
@@ -20,7 +20,7 @@ if [[ $PV = 9999* ]]; then
KEYWORDS=""
else
SRC_URI="http://wayland.freedesktop.org/releases/${P}.tar.xz"
- KEYWORDS="amd64 arm hppa ~ia64 ppc ppc64 ~x86"
+ KEYWORDS="amd64 arm hppa ia64 ppc ppc64 ~x86"
fi
LICENSE="MIT"