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-protocols/
Date: Sat, 16 Feb 2019 07:47:42
Message-Id: 1550303251.0b29ab66048d8ffbea3230989fa8a266aeb13106.zlogene@gentoo
1 commit: 0b29ab66048d8ffbea3230989fa8a266aeb13106
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 16 07:47:31 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 16 07:47:31 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b29ab66
7
8 dev-libs/wayland-protocols: mark s390 stable
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 dev-libs/wayland-protocols/wayland-protocols-1.17.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.17.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.17.ebuild
17 index 53b286d6c4e..cc1a199083b 100644
18 --- a/dev-libs/wayland-protocols/wayland-protocols-1.17.ebuild
19 +++ b/dev-libs/wayland-protocols/wayland-protocols-1.17.ebuild
20 @@ -17,7 +17,7 @@ HOMEPAGE="https://wayland.freedesktop.org/"
21
22 if [[ $PV != 9999* ]]; then
23 SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz"
24 - KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
25 + KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86"
26 fi
27
28 LICENSE="MIT"