diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 08:52:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 08:59:56 +0000 |
commit | aa6853c07b47063dd9a1f8bc2f1386733e4d3608 (patch) | |
tree | 3d14a5d9a32944498ebe849c27c3fe9ef1373905 /x11-misc | |
parent | games-board/four-in-a-row: Stabilize 3.38.1 amd64, #792327 (diff) | |
download | gentoo-aa6853c07b47063dd9a1f8bc2f1386733e4d3608.tar.gz gentoo-aa6853c07b47063dd9a1f8bc2f1386733e4d3608.tar.bz2 gentoo-aa6853c07b47063dd9a1f8bc2f1386733e4d3608.zip |
x11-misc/colord: Stabilize 1.4.5-r1 amd64, #792327
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-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 47a6410e9607..459b2186452d 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 |