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-libs/
Date: Sun, 17 Feb 2019 15:56:33
Message-Id: 1550418977.a583dcecd6cebedf4f99598b45ee287e24ed4d6d.zlogene@gentoo
1 commit: a583dcecd6cebedf4f99598b45ee287e24ed4d6d
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 17 15:55:48 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 17 15:56:17 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a583dcec
7
8 gnome-base/gnome-core-libs: Add ~arm keyword wrt bug #673156
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="~arm"
13
14 gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild
18 index a0248826260..f16a1f315c2 100644
19 --- a/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild
20 +++ b/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Authors
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -11,7 +11,7 @@ IUSE="cups python"
28
29 # when unmasking for an arch
30 # double check none of the deps are still masked !
31 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
32 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
33
34 # Note to developers:
35 # This is a wrapper for the core libraries used by GNOME 3