diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-05 12:13:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-05 12:13:20 +0200 |
commit | f0649f4dfd0a555d99f943035c69a1a2d8c21334 (patch) | |
tree | b1bb699c417b37f52b83ead7cbd69929c363a5da /dev-libs | |
parent | dev-libs/libinput: x86 stable wrt bug #714896 (diff) | |
download | gentoo-f0649f4dfd0a555d99f943035c69a1a2d8c21334.tar.gz gentoo-f0649f4dfd0a555d99f943035c69a1a2d8c21334.tar.bz2 gentoo-f0649f4dfd0a555d99f943035c69a1a2d8c21334.zip |
dev-libs/wayland: x86 stable wrt bug #714896
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/wayland/wayland-1.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/wayland/wayland-1.18.0.ebuild b/dev-libs/wayland/wayland-1.18.0.ebuild index 1669279481cb..fbd383c2bfa7 100644 --- a/dev-libs/wayland/wayland-1.18.0.ebuild +++ b/dev-libs/wayland/wayland-1.18.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 sparc ~x86" + KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 s390 sparc x86" fi inherit autotools libtool multilib-minimal toolchain-funcs |