summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-11-27 12:29:39 -0800
committerMatt Turner <mattst88@gentoo.org>2018-11-27 12:30:42 -0800
commiteb8e5ff6ae057e84919625d69421d4a49808d67b (patch)
treeaf0443a3d479b6f595567ba59acc51f140aaf66d /dev-libs
parentdev-util/cmocka: Fix USE !doc (diff)
downloadgentoo-eb8e5ff6ae057e84919625d69421d4a49808d67b.tar.gz
gentoo-eb8e5ff6ae057e84919625d69421d4a49808d67b.tar.bz2
gentoo-eb8e5ff6ae057e84919625d69421d4a49808d67b.zip
dev-libs/wayland-1.16.0: ia64 stable, bug 668900
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/wayland/wayland-1.16.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland/wayland-1.16.0.ebuild b/dev-libs/wayland/wayland-1.16.0.ebuild
index d2de7f860c52..01a246ee8cf9 100644
--- a/dev-libs/wayland/wayland-1.16.0.ebuild
+++ b/dev-libs/wayland/wayland-1.16.0.ebuild
@@ -18,7 +18,7 @@ if [[ $PV = 9999* ]]; then
SRC_URI=""
else
SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz"
- KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
+ KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
fi
LICENSE="MIT"