diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-09-23 17:30:23 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-09-23 17:37:38 +0200 |
commit | 05bf26a1008e3020c1464dd0fe9dae6abf4f2453 (patch) | |
tree | d9e389396bafe5b28aa949ff80872d56c807f1aa /x11-misc | |
parent | x11-libs/vte-0.44.2-r0: add alpha keyword (diff) | |
download | gentoo-05bf26a1008e3020c1464dd0fe9dae6abf4f2453.tar.gz gentoo-05bf26a1008e3020c1464dd0fe9dae6abf4f2453.tar.bz2 gentoo-05bf26a1008e3020c1464dd0fe9dae6abf4f2453.zip |
x11-misc/colord-1.3.3-r0: add alpha keyword
Gentoo-Bug: 587010
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/colord/colord-1.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/colord/colord-1.3.3.ebuild b/x11-misc/colord/colord-1.3.3.ebuild index f47f44a621f0..0908db6bb51e 100644 --- a/x11-misc/colord/colord-1.3.3.ebuild +++ b/x11-misc/colord/colord-1.3.3.ebuild @@ -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" |