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 5A74F1384AE for ; Sun, 20 Sep 2015 06:11:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4BE7121C0CD; Sun, 20 Sep 2015 06:11:38 +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 9195A21C0CD for ; Sun, 20 Sep 2015 06:11:32 +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 D3E5A3408FF for ; Sun, 20 Sep 2015 06:11:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 66A43231 for ; Sun, 20 Sep 2015 06:11:28 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1442729395.93755cbe02c82719b67d9159128f3608baaa0e54.jer@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: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 93755cbe02c82719b67d9159128f3608baaa0e54 X-VCS-Branch: master Date: Sun, 20 Sep 2015 06:11:28 +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: 8ba044ed-1b95-41b3-8634-b9eee13a23d9 X-Archives-Hash: 3011e8818422792dcfdbc3d5cbe361ef commit: 93755cbe02c82719b67d9159128f3608baaa0e54 Author: Jeroen Roovers gentoo org> AuthorDate: Sun Sep 20 06:09:55 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Sep 20 06:09:55 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93755cbe x11-misc/colord: Stable for HPPA (bug #551826). Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches 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 8eab5e3..a8df68a 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"