diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 06:06:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 06:06:16 +0000 |
commit | 1e4cdddca6625158651f13125d4d53cbe536d894 (patch) | |
tree | c29a34deac41fcbcea7e629fe518d2228c974194 /x11-misc/colord | |
parent | games-board/four-in-a-row: Stabilize 3.38.1 x86, #792327 (diff) | |
download | gentoo-1e4cdddca6625158651f13125d4d53cbe536d894.tar.gz gentoo-1e4cdddca6625158651f13125d4d53cbe536d894.tar.bz2 gentoo-1e4cdddca6625158651f13125d4d53cbe536d894.zip |
x11-misc/colord: Stabilize 1.4.5-r1 x86, #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 90ff4ff967fa..47a6410e9607 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 |