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: Fri, 28 Sep 2018 04:48:05
Message-Id: 1538109941.b0cd3354449bc6cf8f2ed2ab5178cb4b14837379.maekke@gentoo
1 commit: b0cd3354449bc6cf8f2ed2ab5178cb4b14837379
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 28 04:45:41 2018 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 28 04:45:41 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0cd3354
7
8 dev-libs/wayland: arm stable, bug #664002
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11 RepoMan-Options: --include-arches="arm"
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 1f910a6666d..3229c5329a5 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"