diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-20 10:57:33 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-20 11:01:39 +0100 |
commit | a041376eed70d356556f099fbc7fe030904406b0 (patch) | |
tree | 1af72c518b7bf5bf2a0598f0f18db8158c9acd24 /x11-misc/colord | |
parent | dev-lang/vala: Stabilize 0.52.10 x86, #831048 (diff) | |
download | gentoo-a041376eed70d356556f099fbc7fe030904406b0.tar.gz gentoo-a041376eed70d356556f099fbc7fe030904406b0.tar.bz2 gentoo-a041376eed70d356556f099fbc7fe030904406b0.zip |
x11-misc/colord: Stabilize 1.4.5-r3 x86, #831048
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-misc/colord')
-rw-r--r-- | x11-misc/colord/colord-1.4.5-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/colord/colord-1.4.5-r3.ebuild b/x11-misc/colord/colord-1.4.5-r3.ebuild index 6893a465a4e4..c0461168b988 100644 --- a/x11-misc/colord/colord-1.4.5-r3.ebuild +++ b/x11-misc/colord/colord-1.4.5-r3.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 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~sparc x86" IUSE="gtk-doc argyllcms examples extra-print-profiles +introspection scanner systemd test vala" RESTRICT="!test? ( test ) test" # Tests try to read and write files in /tmp |