Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/wayland/
Date: Sat, 24 Jun 2017 08:40:51
Message-Id: 1498293565.6639299debfc27e96c677773f7b598a314961707.maekke@gentoo
1 commit: 6639299debfc27e96c677773f7b598a314961707
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 24 08:39:25 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 24 08:39:25 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6639299d
7
8 dev-libs/wayland: arm stable, bug #620234
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 dev-libs/wayland/wayland-1.13.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/wayland/wayland-1.13.0.ebuild b/dev-libs/wayland/wayland-1.13.0.ebuild
17 index 21a063aeb7b..a1b94a9571e 100644
18 --- a/dev-libs/wayland/wayland-1.13.0.ebuild
19 +++ b/dev-libs/wayland/wayland-1.13.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"