Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/wayland-protocols/
Date: Tue, 22 Jan 2019 10:48:08
Message-Id: 1548154023.fa39419da89d39cf5cdc78725d0b20295e00ecab.leio@gentoo
1 commit: fa39419da89d39cf5cdc78725d0b20295e00ecab
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 22 10:45:54 2019 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 22 10:47:03 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa39419d
7
8 dev-libs/wayland-protocols: arm64 stable (bug #675818)
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
12
13 dev-libs/wayland-protocols/wayland-protocols-1.17.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.17.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.17.ebuild
17 index b31c55f0b3b..a738ce710dc 100644
18 --- a/dev-libs/wayland-protocols/wayland-protocols-1.17.ebuild
19 +++ b/dev-libs/wayland-protocols/wayland-protocols-1.17.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"