diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 09:26:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 09:26:11 +0000 |
commit | 45c5fd3b3b6ff542402db4bd5bfbbfa7df623665 (patch) | |
tree | 6c159825970ec025552f4e407994638d88c36641 | |
parent | dev-libs/libgusb: Stabilize 0.3.10 amd64, #834426 (diff) | |
download | gentoo-45c5fd3b3b6ff542402db4bd5bfbbfa7df623665.tar.gz gentoo-45c5fd3b3b6ff542402db4bd5bfbbfa7df623665.tar.bz2 gentoo-45c5fd3b3b6ff542402db4bd5bfbbfa7df623665.zip |
x11-misc/colord: Stabilize 1.4.6 amd64, #834426
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | x11-misc/colord/colord-1.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/colord/colord-1.4.6.ebuild b/x11-misc/colord/colord-1.4.6.ebuild index e96cde369c15..35d1e7487a17 100644 --- a/x11-misc/colord/colord-1.4.6.ebuild +++ b/x11-misc/colord/colord-1.4.6.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 |