diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-07 19:59:52 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-07 21:22:24 +0200 |
commit | fbcfd1d8a905db9f30f08b054e92aa41165ae09d (patch) | |
tree | b361e8161885306e8b82e061e6842b06da363f6d /dev-libs/wayland-protocols | |
parent | x11-drivers/xf86-video-intel: x86 stable (bug #649316) (diff) | |
download | gentoo-fbcfd1d8a905db9f30f08b054e92aa41165ae09d.tar.gz gentoo-fbcfd1d8a905db9f30f08b054e92aa41165ae09d.tar.bz2 gentoo-fbcfd1d8a905db9f30f08b054e92aa41165ae09d.zip |
dev-libs/wayland-protocols: x86 stable (bug #649316)
Package-Manager: Portage-2.3.34, Repoman-2.3.9
Diffstat (limited to 'dev-libs/wayland-protocols')
-rw-r--r-- | dev-libs/wayland-protocols/wayland-protocols-1.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.13.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.13.ebuild index 95d298a8b547..4f33d7b41bd6 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-1.13.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-1.13.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" |