From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 41E77138454 for ; Sat, 12 Sep 2015 09:11:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8998421C021; Sat, 12 Sep 2015 09:11:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0EAA221C01C for ; Sat, 12 Sep 2015 09:11:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1B044340C01 for ; Sat, 12 Sep 2015 09:11:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C1A35205 for ; Sat, 12 Sep 2015 09:11:17 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1442049067.d581b4e66b370c4ac99675e1b0928704671c320d.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/colord/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/colord/colord-1.2.12.ebuild X-VCS-Directories: x11-misc/colord/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: d581b4e66b370c4ac99675e1b0928704671c320d X-VCS-Branch: master Date: Sat, 12 Sep 2015 09:11:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6c1780ed-6b8d-4d70-b5ad-e12692341f1c X-Archives-Hash: f9c353b4fcdeb5fafc568e8cb2cff063 commit: d581b4e66b370c4ac99675e1b0928704671c320d Author: Agostino Sarubbo gentoo org> AuthorDate: Sat Sep 12 09:09:16 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sat Sep 12 09:11:07 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d581b4e6 x11-misc/colord: x86 stable wrt bug #551826 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" x11-misc/colord/colord-1.2.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/colord/colord-1.2.12.ebuild b/x11-misc/colord/colord-1.2.12.ebuild index e6e9171..476b96f 100644 --- a/x11-misc/colord/colord-1.2.12.ebuild +++ b/x11-misc/colord/colord-1.2.12.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://www.freedesktop.org/software/colord/releases/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0/2" # subslot = libcolord soname version -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" # We prefer policykit enabled by default, bug #448058 IUSE="argyllcms examples extra-print-profiles +gusb +introspection +policykit scanner systemd +udev vala"