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-protocols/
Date: Sun, 13 May 2018 11:30:03
Message-Id: 1526210753.528450b4c7c42129f4d4e148804fd072b498af09.maekke@gentoo
1 commit: 528450b4c7c42129f4d4e148804fd072b498af09
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 13 11:25:53 2018 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sun May 13 11:25:53 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=528450b4
7
8 dev-libs/wayland-protocols: arm stable, bug #649316
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="arm"
12
13 dev-libs/wayland-protocols/wayland-protocols-1.13.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.13.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.13.ebuild
17 index b19f724b1c9..4ff1772d593 100644
18 --- a/dev-libs/wayland-protocols/wayland-protocols-1.13.ebuild
19 +++ b/dev-libs/wayland-protocols/wayland-protocols-1.13.ebuild
20 @@ -17,7 +17,7 @@ HOMEPAGE="https://wayland.freedesktop.org/"
21
22 if [[ $PV != 9999* ]]; then
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"