Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-apps/
Date: Sun, 18 Nov 2018 09:55:48
Message-Id: 1542534865.804af47b51e44bf979b3a92c078ac405f38c048d.zlogene@gentoo
1 commit: 804af47b51e44bf979b3a92c078ac405f38c048d
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 18 09:54:25 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 18 09:54:25 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=804af47b
7
8 gnome-base/gnome-core-apps: Add ~arm keyword wrt bug #613786
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 gnome-base/gnome-core-apps/gnome-core-apps-3.24.2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/gnome-base/gnome-core-apps/gnome-core-apps-3.24.2.ebuild b/gnome-base/gnome-core-apps/gnome-core-apps-3.24.2.ebuild
17 index 3822a36e609..27e4af5e410 100644
18 --- a/gnome-base/gnome-core-apps/gnome-core-apps-3.24.2.ebuild
19 +++ b/gnome-base/gnome-core-apps/gnome-core-apps-3.24.2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -11,7 +11,7 @@ IUSE="+bluetooth +cdr cups"
27
28 # when unmasking for an arch
29 # double check none of the deps are still masked !
30 -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86"
31 +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 x86"
32
33 # Note to developers:
34 # This is a wrapper for the core apps tightly integrated with GNOME 3