Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/wayland/
Date: Mon, 08 Apr 2019 19:02:55
Message-Id: 1554750166.2357ae31e9f29ab5ecaae6efb755dffc8f0be851.zlogene@gentoo
1 commit: 2357ae31e9f29ab5ecaae6efb755dffc8f0be851
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 8 18:59:00 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 8 19:02:46 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2357ae31
7
8 dev-libs/wayland: s390 stable wrt bug #682616
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="s390"
13
14 dev-libs/wayland/wayland-1.17.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/wayland/wayland-1.17.0.ebuild b/dev-libs/wayland/wayland-1.17.0.ebuild
18 index 04c94539140..a422c937316 100644
19 --- a/dev-libs/wayland/wayland-1.17.0.ebuild
20 +++ b/dev-libs/wayland/wayland-1.17.0.ebuild
21 @@ -8,7 +8,7 @@ if [[ ${PV} = *9999* ]]; then
22 inherit git-r3
23 else
24 SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz"
25 - KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
26 + KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh sparc x86"
27 fi
28 inherit autotools libtool multilib-minimal toolchain-funcs