diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-10 20:52:34 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-10 20:52:34 +0200 |
commit | 278f3f932e7f8f87641256b07189bc002ce3f04b (patch) | |
tree | 057b587e87437045da6c56f740a2e431cff60126 /x11-misc | |
parent | sys-process/gnome-usage: Stabilize 45.0 amd64, #921406 (diff) | |
download | gentoo-278f3f932e7f8f87641256b07189bc002ce3f04b.tar.gz gentoo-278f3f932e7f8f87641256b07189bc002ce3f04b.tar.bz2 gentoo-278f3f932e7f8f87641256b07189bc002ce3f04b.zip |
x11-misc/colord: Stabilize 1.4.6-r2 amd64, #921406
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/colord/colord-1.4.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/colord/colord-1.4.6-r2.ebuild b/x11-misc/colord/colord-1.4.6-r2.ebuild index d8ce66e2029e..98953c37800e 100644 --- a/x11-misc/colord/colord-1.4.6-r2.ebuild +++ b/x11-misc/colord/colord-1.4.6-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 |