Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/colord-gtk/
Date: Thu, 01 Apr 2021 16:44:15
Message-Id: 1617295437.14c0a19283e806efeae22bee9033e8af6c63f417.whissi@gentoo
1 commit: 14c0a19283e806efeae22bee9033e8af6c63f417
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 1 16:35:55 2021 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 1 16:43:57 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14c0a192
7
8 x11-libs/colord-gtk: x86 stable (bug #774927)
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 x11-libs/colord-gtk/colord-gtk-0.2.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-libs/colord-gtk/colord-gtk-0.2.0.ebuild b/x11-libs/colord-gtk/colord-gtk-0.2.0.ebuild
17 index 4f5d8d29d96..de16b67c6fd 100644
18 --- a/x11-libs/colord-gtk/colord-gtk-0.2.0.ebuild
19 +++ b/x11-libs/colord-gtk/colord-gtk-0.2.0.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/colord/releases/${P}.tar.xz"
21
22 LICENSE="LGPL-3+"
23 SLOT="0/1" # subslot = libcolord-gtk soname version
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
26
27 IUSE="doc +introspection vala"
28 REQUIRED_USE="vala? ( introspection )"