Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/wayland/
Date: Tue, 08 May 2018 06:24:06
Message-Id: 1525760604.1cc8be01f1e36c621c6e8215d96b2662e2ec75c8.slyfox@gentoo
1 commit: 1cc8be01f1e36c621c6e8215d96b2662e2ec75c8
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon May 7 22:40:24 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue May 8 06:23:24 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cc8be01
7
8 dev-libs/wayland: stable 1.14.0 for sparc
9
10 Bug: https://bugs.gentoo.org/649316
11 Package-Manager: Portage-2.3.24, Repoman-2.3.6
12 RepoMan-Options: --include-arches="sparc"
13
14 dev-libs/wayland/wayland-1.14.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/wayland/wayland-1.14.0.ebuild b/dev-libs/wayland/wayland-1.14.0.ebuild
18 index 070de151778..21882905940 100644
19 --- a/dev-libs/wayland/wayland-1.14.0.ebuild
20 +++ b/dev-libs/wayland/wayland-1.14.0.ebuild
21 @@ -18,7 +18,7 @@ if [[ $PV = 9999* ]]; then
22 SRC_URI=""
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
29 LICENSE="MIT"