diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 12:25:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 12:25:21 +0000 |
commit | f89ff63f7d469c9fa3076eb86a9d1f2bbceee9a7 (patch) | |
tree | 5a9791fa552914d64e9f15a27cbd113a948c5286 /x11-misc/colord | |
parent | dev-libs/libgusb: Stabilize 0.3.10 arm64, #834426 (diff) | |
download | gentoo-f89ff63f7d469c9fa3076eb86a9d1f2bbceee9a7.tar.gz gentoo-f89ff63f7d469c9fa3076eb86a9d1f2bbceee9a7.tar.bz2 gentoo-f89ff63f7d469c9fa3076eb86a9d1f2bbceee9a7.zip |
x11-misc/colord: Stabilize 1.4.6 arm64, #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 8b52c1276a0d..94dbbb00241b 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 |