Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/colord-gtk/
Date: Sat, 29 Jul 2017 14:32:31
Message-Id: 1501338741.1e9749ba73d31305b33a5bf01ecbd5c4be23bace.aballier@gentoo
1 commit: 1e9749ba73d31305b33a5bf01ecbd5c4be23bace
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 29 14:32:15 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 29 14:32:21 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e9749ba
7
8 x11-libs/colord-gtk: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 x11-libs/colord-gtk/colord-gtk-0.1.26.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-libs/colord-gtk/colord-gtk-0.1.26.ebuild b/x11-libs/colord-gtk/colord-gtk-0.1.26.ebuild
16 index 2ed2fed3d72..ea830dad04d 100644
17 --- a/x11-libs/colord-gtk/colord-gtk-0.1.26.ebuild
18 +++ b/x11-libs/colord-gtk/colord-gtk-0.1.26.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="5"
25 @@ -13,7 +13,7 @@ SRC_URI="https://www.freedesktop.org/software/colord/releases/${P}.tar.xz"
26
27 LICENSE="LGPL-3+"
28 SLOT="0/1" # subslot = libcolord-gtk soname version
29 -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
30 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
31
32 # We still need to build gtk-doc, https://bugs.freedesktop.org/show_bug.cgi?id=69107
33 IUSE="doc +introspection vala"