diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-02-21 10:15:48 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-02-21 10:15:48 +0100 |
commit | 05de3071e4b9ad9314170f15a099ad6bf18a3e0e (patch) | |
tree | 1662ed87212c66b921cdb7b718496bc9fa16e62e /x11-misc | |
parent | x11-libs/vte-0.28.2-r208: add alpha keyword (diff) | |
download | gentoo-05de3071e4b9ad9314170f15a099ad6bf18a3e0e.tar.gz gentoo-05de3071e4b9ad9314170f15a099ad6bf18a3e0e.tar.bz2 gentoo-05de3071e4b9ad9314170f15a099ad6bf18a3e0e.zip |
x11-misc/colord-1.3.4-r0: add alpha keyword
Gentoo-Bug: 606818
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/colord/colord-1.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/colord/colord-1.3.4.ebuild b/x11-misc/colord/colord-1.3.4.ebuild index 33e1b0a65588..294e450c6203 100644 --- a/x11-misc/colord/colord-1.3.4.ebuild +++ b/x11-misc/colord/colord-1.3.4.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" |