diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 09:28:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 09:28:44 +0000 |
commit | c075459fe575613b2b453f3292b6e4227f19f682 (patch) | |
tree | 3ceea8b4cc0d6c952f415853dda4ca4bba0b35db /x11-libs | |
parent | media-video/cheese: Stabilize 41.1 amd64, #834426 (diff) | |
download | gentoo-c075459fe575613b2b453f3292b6e4227f19f682.tar.gz gentoo-c075459fe575613b2b453f3292b6e4227f19f682.tar.bz2 gentoo-c075459fe575613b2b453f3292b6e4227f19f682.zip |
x11-libs/colord-gtk: Stabilize 0.3.0 amd64, #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 4f5121f700bb..c11002135b60 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 )" |