diff options
author | Sam James <sam@gentoo.org> | 2021-01-25 00:42:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-25 00:42:59 +0000 |
commit | 96ad056fdde13539bc5e93250de814e6ee62f8fe (patch) | |
tree | 2fbbffcefaf96fe5e898ebfe67945dbea18f02c3 /x11-misc/colord | |
parent | dev-libs/libgusb: Stabilize 0.3.5 arm, #766240 (diff) | |
download | gentoo-96ad056fdde13539bc5e93250de814e6ee62f8fe.tar.gz gentoo-96ad056fdde13539bc5e93250de814e6ee62f8fe.tar.bz2 gentoo-96ad056fdde13539bc5e93250de814e6ee62f8fe.zip |
x11-misc/colord: Stabilize 1.3.5 arm, #766240
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/colord')
-rw-r--r-- | x11-misc/colord/colord-1.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/colord/colord-1.3.5.ebuild b/x11-misc/colord/colord-1.3.5.ebuild index a58726ebee66..e8a2b5c59e3d 100644 --- a/x11-misc/colord/colord-1.3.5.ebuild +++ b/x11-misc/colord/colord-1.3.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,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 arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86" # We prefer policykit enabled by default, bug #448058 IUSE="argyllcms examples extra-print-profiles +gusb +introspection +policykit scanner systemd +udev vala" |