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: Mon, 20 Aug 2018 18:17:20
Message-Id: 1534789024.0be0a94086b19fff48d9b84949875a3de8f6c27f.slyfox@gentoo
1 commit: 0be0a94086b19fff48d9b84949875a3de8f6c27f
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Aug 20 16:09:11 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 20 18:17:04 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0be0a940
7
8 dev-libs/wayland: stable 1.15.0 for sparc, bug #664002
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11 RepoMan-Options: --include-arches="sparc"
12
13 dev-libs/wayland/wayland-1.15.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/wayland/wayland-1.15.0.ebuild b/dev-libs/wayland/wayland-1.15.0.ebuild
17 index b5d54a20cb8..1ea64ca6370 100644
18 --- a/dev-libs/wayland/wayland-1.15.0.ebuild
19 +++ b/dev-libs/wayland/wayland-1.15.0.ebuild
20 @@ -18,7 +18,7 @@ if [[ $PV = 9999* ]]; then
21 SRC_URI=""
22 else
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"