summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-11-16 11:41:59 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-11-16 11:41:59 +0100
commita505f5e6bd65965d6aafde5fcac0814a042ea7e4 (patch)
treedb69d68924d6ff7df92a79e6a3c7414aeeeffd89 /dev-libs/wayland
parentdev-libs/libinput: ia64 stable wrt bug #579266 (diff)
downloadgentoo-a505f5e6bd65965d6aafde5fcac0814a042ea7e4.tar.gz
gentoo-a505f5e6bd65965d6aafde5fcac0814a042ea7e4.tar.bz2
gentoo-a505f5e6bd65965d6aafde5fcac0814a042ea7e4.zip
dev-libs/wayland: ia64 stable wrt bug #579266
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/wayland')
-rw-r--r--dev-libs/wayland/wayland-1.11.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/wayland/wayland-1.11.0.ebuild b/dev-libs/wayland/wayland-1.11.0.ebuild
index 71e6c19dd9af..4e83ffb3258c 100644
--- a/dev-libs/wayland/wayland-1.11.0.ebuild
+++ b/dev-libs/wayland/wayland-1.11.0.ebuild
@@ -18,10 +18,10 @@ HOMEPAGE="https://wayland.freedesktop.org/"
if [[ $PV = 9999* ]]; then
SRC_URI="${SRC_PATCHES}"
- KEYWORDS="alpha amd64 arm hppa x86"
+ KEYWORDS="alpha amd64 arm hppa ia64 x86"
else
SRC_URI="https://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"