diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-08 21:59:00 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-08 22:02:46 +0300 |
commit | 2357ae31e9f29ab5ecaae6efb755dffc8f0be851 (patch) | |
tree | 7365e8e8caeb8f704b5d7cb04fc0e3ad0ae389be /dev-libs/wayland | |
parent | x11-libs/libdrm: arm stable wrt bug #682616 (diff) | |
download | gentoo-2357ae31e9f29ab5ecaae6efb755dffc8f0be851.tar.gz gentoo-2357ae31e9f29ab5ecaae6efb755dffc8f0be851.tar.bz2 gentoo-2357ae31e9f29ab5ecaae6efb755dffc8f0be851.zip |
dev-libs/wayland: s390 stable wrt bug #682616
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"
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 04c945391406..a422c937316f 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 |