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: Sun, 06 May 2018 12:26:28
Message-Id: 1525609150.c9102883fcd0997d1dc3f0eeffc3298084078984.zlogene@gentoo
1 commit: c9102883fcd0997d1dc3f0eeffc3298084078984
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 6 12:19:10 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun May 6 12:19:10 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9102883
7
8 dev-libs/wayland-protocols: amd64 stable wrt bug #649316
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-libs/wayland-protocols/wayland-protocols-1.13.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.13.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.13.ebuild
16 index 4948be07ff8..2f67fca069f 100644
17 --- a/dev-libs/wayland-protocols/wayland-protocols-1.13.ebuild
18 +++ b/dev-libs/wayland-protocols/wayland-protocols-1.13.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"