diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 09:33:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 09:33:15 +0000 |
commit | fe81cda6cdb6aa84c0135e42e744ab270da42b74 (patch) | |
tree | 17ff704c92ae1713f57746fc055edc304f522a49 /x11-libs | |
parent | media-video/cheese: Stabilize 41.1 x86, #834426 (diff) | |
download | gentoo-fe81cda6cdb6aa84c0135e42e744ab270da42b74.tar.gz gentoo-fe81cda6cdb6aa84c0135e42e744ab270da42b74.tar.bz2 gentoo-fe81cda6cdb6aa84c0135e42e744ab270da42b74.zip |
x11-libs/colord-gtk: Stabilize 0.3.0 x86, #834426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/colord-gtk/colord-gtk-0.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 c11002135b60..5399417dab5a 100644 --- a/x11-libs/colord-gtk/colord-gtk-0.3.0.ebuild +++ b/x11-libs/colord-gtk/colord-gtk-0.3.0.ebuild @@ -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 ~mips ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc64 ~riscv x86" IUSE="doc +introspection vala" REQUIRED_USE="vala? ( introspection )" |