Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/wayland-protocols/
Date: Sun, 04 Nov 2018 04:35:25
Message-Id: 1541306086.1260dce7181613acf575242f5f62bde2a5f11c21.mattst88@gentoo
1 commit: 1260dce7181613acf575242f5f62bde2a5f11c21
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 4 04:34:46 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 4 04:34:46 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1260dce7
7
8 dev-libs/wayland-protocols-1.16: ppc64 stable, bug 668900
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild
16 index b6ac4b8adb0..de735ef6ae8 100644
17 --- a/dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild
18 +++ b/dev-libs/wayland-protocols/wayland-protocols-1.16.ebuild
19 @@ -17,7 +17,7 @@ HOMEPAGE="https://wayland.freedesktop.org/"
20
21 if [[ $PV != 9999* ]]; then
22 SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz"
23 - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
24 + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86"
25 fi
26
27 LICENSE="MIT"