diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-08 03:56:40 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-08 03:56:40 +0200 |
commit | f371700fa7809ebe9a2acff02c49057c27684440 (patch) | |
tree | 05eb05a34e5dabd2bc25990df4b50a4769808e44 /dev-libs/wayland | |
parent | dev-libs/libclc: x86 stable (bug #682616) (diff) | |
download | gentoo-f371700fa7809ebe9a2acff02c49057c27684440.tar.gz gentoo-f371700fa7809ebe9a2acff02c49057c27684440.tar.bz2 gentoo-f371700fa7809ebe9a2acff02c49057c27684440.zip |
dev-libs/wayland: x86 stable (bug #682616)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/wayland')
-rw-r--r-- | dev-libs/wayland/wayland-1.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland/wayland-1.17.0.ebuild b/dev-libs/wayland/wayland-1.17.0.ebuild index 1fc4524a028a..a9aa563a2ddc 100644 --- a/dev-libs/wayland/wayland-1.17.0.ebuild +++ b/dev-libs/wayland/wayland-1.17.0.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} = *9999* ]]; then inherit git-r3 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 inherit autotools libtool multilib-minimal toolchain-funcs |