diff options
author | Sam James <sam@gentoo.org> | 2022-01-24 14:43:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-24 14:44:59 +0000 |
commit | 108d858177184796c10f4ea0d20c96881b31c19a (patch) | |
tree | 205eb30ff0aeeae613830fa578e2f8900bd3d4ce /x11-misc | |
parent | media-libs/harfbuzz: Stabilize 3.1.2 arm64, #831048 (diff) | |
download | gentoo-108d858177184796c10f4ea0d20c96881b31c19a.tar.gz gentoo-108d858177184796c10f4ea0d20c96881b31c19a.tar.bz2 gentoo-108d858177184796c10f4ea0d20c96881b31c19a.zip |
x11-misc/colord: Stabilize 1.4.5-r3 arm64, #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 e7fb92103be5..a4b40322cc3b 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 |