Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-common/
Date: Tue, 03 May 2016 20:14:41
Message-Id: 1462306456.bfb82544c2d7f5ce06f82cb00e9a1a2903dab120.maekke@gentoo
1 commit: bfb82544c2d7f5ce06f82cb00e9a1a2903dab120
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 3 20:14:16 2016 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Tue May 3 20:14:16 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfb82544
7
8 gnome-base/gnome-common: arm stable, bug #566378
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="arm"
12
13 gnome-base/gnome-common/gnome-common-3.18.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/gnome-base/gnome-common/gnome-common-3.18.0.ebuild b/gnome-base/gnome-common/gnome-common-3.18.0.ebuild
17 index 8448d4b..63f26e8 100644
18 --- a/gnome-base/gnome-common/gnome-common-3.18.0.ebuild
19 +++ b/gnome-base/gnome-common/gnome-common-3.18.0.ebuild
20 @@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-common"
21
22 LICENSE="GPL-3"
23 SLOT="3"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
25 +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
26 IUSE="+autoconf-archive"
27
28 RDEPEND="autoconf-archive? ( >=sys-devel/autoconf-archive-2015.02.04 )