diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-07 13:10:46 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-07 13:10:46 +0300 |
commit | c4b13c958a68d14cad15062e94556bd153db5737 (patch) | |
tree | 55ad2f630643fba7082fb750845ef294763a0412 /x11-misc/colord | |
parent | x11-misc/colord: Stabilize 1.4.7-r1 arm64, #928814 (diff) | |
download | gentoo-c4b13c958a68d14cad15062e94556bd153db5737.tar.gz gentoo-c4b13c958a68d14cad15062e94556bd153db5737.tar.bz2 gentoo-c4b13c958a68d14cad15062e94556bd153db5737.zip |
x11-misc/colord: Stabilize 1.4.7-r1 arm, #928814
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc/colord')
-rw-r--r-- | x11-misc/colord/colord-1.4.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/colord/colord-1.4.7-r1.ebuild b/x11-misc/colord/colord-1.4.7-r1.ebuild index 638a889b0d97..35454fec5db0 100644 --- a/x11-misc/colord/colord-1.4.7-r1.ebuild +++ b/x11-misc/colord/colord-1.4.7-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 ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86" IUSE="gtk-doc argyllcms examples extra-print-profiles +introspection scanner selinux systemd test vala" RESTRICT="!test? ( test ) test" # Tests try to read and write files in /tmp |