diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-10 20:52:45 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-10 20:52:45 +0200 |
commit | 2f15099c45624e0622f216546d595467a6392b79 (patch) | |
tree | cf6477bac72851a3f1260ee01ed3a7d69de58878 /x11-misc/colord | |
parent | net-libs/libcloudproviders: Stabilize 0.3.5 x86, #921406 (diff) | |
download | gentoo-2f15099c45624e0622f216546d595467a6392b79.tar.gz gentoo-2f15099c45624e0622f216546d595467a6392b79.tar.bz2 gentoo-2f15099c45624e0622f216546d595467a6392b79.zip |
x11-misc/colord: Stabilize 1.4.6-r2 x86, #921406
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc/colord')
-rw-r--r-- | x11-misc/colord/colord-1.4.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/colord/colord-1.4.6-r2.ebuild b/x11-misc/colord/colord-1.4.6-r2.ebuild index 98953c37800e..c241bcb5858b 100644 --- a/x11-misc/colord/colord-1.4.6-r2.ebuild +++ b/x11-misc/colord/colord-1.4.6-r2.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 |