diff options
author | Sam James <sam@gentoo.org> | 2022-01-24 14:44:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-24 14:45:38 +0000 |
commit | 817f033ba7ef184901a63d295ac490bb90da8338 (patch) | |
tree | 1c06eb6156b0d83d3bb30be47e2a723322ad2919 /x11-misc | |
parent | media-libs/harfbuzz: Stabilize 3.1.2 arm, #831048 (diff) | |
download | gentoo-817f033ba7ef184901a63d295ac490bb90da8338.tar.gz gentoo-817f033ba7ef184901a63d295ac490bb90da8338.tar.bz2 gentoo-817f033ba7ef184901a63d295ac490bb90da8338.zip |
x11-misc/colord: Stabilize 1.4.5-r3 arm, #831048
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-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 a4b40322cc3b..5d9e9b1b90f8 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 |