diff options
author | Sam James <sam@gentoo.org> | 2022-03-09 12:47:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-09 12:47:36 +0000 |
commit | aae3c079bd6a1748793c6dc57a78b1a09d7bf466 (patch) | |
tree | ef2d652526b4963153edc9de74c29fc25e2d3dc4 /x11-misc/colord | |
parent | dev-libs/libgusb: Stabilize 0.3.10 ppc, #834426 (diff) | |
download | gentoo-aae3c079bd6a1748793c6dc57a78b1a09d7bf466.tar.gz gentoo-aae3c079bd6a1748793c6dc57a78b1a09d7bf466.tar.bz2 gentoo-aae3c079bd6a1748793c6dc57a78b1a09d7bf466.zip |
x11-misc/colord: Stabilize 1.4.6 ppc, #834426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/colord')
-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 4da8f1209ec7..1524361b37d3 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 |