diff options
author | Pacho Ramos <pacho@gentoo.org> | 2017-02-11 18:29:53 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2017-02-11 19:28:14 +0100 |
commit | 5e5c834df8bdff1e73c193346956594ede5b47c3 (patch) | |
tree | 7e7d61b2ce48c01cc322f01b0c1f01c526d64df7 /x11-misc | |
parent | 2d9aeabf47c33e838f6173435a0bea2ebdb8dd93 (diff) | |
download | gentoo-5e5c834df8bdff1e73c193346956594ede5b47c3.tar.gz gentoo-5e5c834df8bdff1e73c193346956594ede5b47c3.tar.xz |
x11-misc/colord: amd64 stable, bug 606818
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/colord/colord-1.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/colord/colord-1.3.4.ebuild b/x11-misc/colord/colord-1.3.4.ebuild index f47f44a621f..d51b4a06abe 100644 --- a/x11-misc/colord/colord-1.3.4.ebuild +++ b/x11-misc/colord/colord-1.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="https://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" |