From ab0f12cdfc40e6c899af6bf793b0879f440bbd47 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Thu, 8 Jun 2023 23:00:39 -0400 Subject: [PATCH] x11-libs/colord-gtk: Keyword 0.3.0 alpha, #838709 Signed-off-by: Matt Turner --- x11-libs/colord-gtk/colord-gtk-0.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-libs/colord-gtk/colord-gtk-0.3.0.ebuild b/x11-libs/colord-gtk/colord-gtk-0.3.0.ebuild index f137d8e9244f2..9e6305d859164 100644 --- a/x11-libs/colord-gtk/colord-gtk-0.3.0.ebuild +++ b/x11-libs/colord-gtk/colord-gtk-0.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/colord/releases/${P}.tar.xz" LICENSE="LGPL-3+" SLOT="0/1" # subslot = libcolord-gtk soname version -KEYWORDS="amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="doc +introspection vala" REQUIRED_USE="vala? ( introspection )"