diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-11-27 12:29:40 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-11-27 12:30:42 -0800 |
commit | 0b5755a8a192aa72b4ef9f4318eb7c24b99b9760 (patch) | |
tree | 5cf0ddbbfc2f38dca4dd4815c98ba99ab0e7672e /dev-libs/wayland-protocols | |
parent | dev-libs/wayland-1.16.0: ia64 stable, bug 668900 (diff) | |
download | gentoo-0b5755a8a192aa72b4ef9f4318eb7c24b99b9760.tar.gz gentoo-0b5755a8a192aa72b4ef9f4318eb7c24b99b9760.tar.bz2 gentoo-0b5755a8a192aa72b4ef9f4318eb7c24b99b9760.zip |
dev-libs/wayland-protocols-1.16: ia64 stable, bug 668900
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-libs/wayland-protocols')
-rw-r--r-- | dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild index 6d2099e408c8..1f356dc0939c 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://wayland.freedesktop.org/" if [[ $PV != 9999* ]]; then 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" |