diff options
author | Matt Turner <mattst88@gentoo.org> | 2023-06-08 23:00:39 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2023-06-08 23:01:52 -0400 |
commit | ab0f12cdfc40e6c899af6bf793b0879f440bbd47 (patch) | |
tree | 95afcdeea4cf5d206d5549db693ffece1cb71dc3 /x11-libs | |
parent | sys-apps/baobab: Keyword 44.0 alpha, #838709 (diff) | |
download | gentoo-ab0f12cdfc40e6c899af6bf793b0879f440bbd47.tar.gz gentoo-ab0f12cdfc40e6c899af6bf793b0879f440bbd47.tar.bz2 gentoo-ab0f12cdfc40e6c899af6bf793b0879f440bbd47.zip |
x11-libs/colord-gtk: Keyword 0.3.0 alpha, #838709
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/colord-gtk/colord-gtk-0.3.0.ebuild | 4 |
1 files 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 f137d8e9244f..9e6305d85916 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 )" |