diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 15:26:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 15:26:47 +0000 |
commit | 808fd18e58b41f8c04db1648ba7d01c8731f00e4 (patch) | |
tree | d759364207579126ba9469590fdf4e55611f927e /x11-misc/colord | |
parent | gui-libs/libhandy: Stabilize 1.2.2 ppc64, #792327 (diff) | |
download | gentoo-808fd18e58b41f8c04db1648ba7d01c8731f00e4.tar.gz gentoo-808fd18e58b41f8c04db1648ba7d01c8731f00e4.tar.bz2 gentoo-808fd18e58b41f8c04db1648ba7d01c8731f00e4.zip |
x11-misc/colord: Stabilize 1.4.5-r1 ppc64, #792327
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/colord')
-rw-r--r-- | x11-misc/colord/colord-1.4.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/colord/colord-1.4.5-r1.ebuild b/x11-misc/colord/colord-1.4.5-r1.ebuild index 185eafbae439..16edd7929b58 100644 --- a/x11-misc/colord/colord-1.4.5-r1.ebuild +++ b/x11-misc/colord/colord-1.4.5-r1.ebuild @@ -12,7 +12,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" IUSE="gtk-doc argyllcms examples extra-print-profiles +introspection scanner systemd test +udev vala" RESTRICT="!test? ( test ) test" # Tests try to read and write files in /tmp |