diff options
author | 2024-04-07 08:54:59 +0300 | |
---|---|---|
committer | 2024-04-07 08:55:37 +0300 | |
commit | 8e0f08faadcea145a2a4d67342374770922b8839 (patch) | |
tree | c6fbaf345469d6eab93f18974b7c2786cdbdb002 /x11-libs | |
parent | media-gfx/gthumb: Stabilize 3.12.6 amd64, #928831 (diff) | |
download | gentoo-8e0f08faadcea145a2a4d67342374770922b8839.tar.gz gentoo-8e0f08faadcea145a2a4d67342374770922b8839.tar.bz2 gentoo-8e0f08faadcea145a2a4d67342374770922b8839.zip |
x11-libs/colord-gtk: Stabilize 0.3.1 amd64, #928835
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/colord-gtk/colord-gtk-0.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/colord-gtk/colord-gtk-0.3.1.ebuild b/x11-libs/colord-gtk/colord-gtk-0.3.1.ebuild index d4c01dc7cda4..48439a132b4d 100644 --- a/x11-libs/colord-gtk/colord-gtk-0.3.1.ebuild +++ b/x11-libs/colord-gtk/colord-gtk-0.3.1.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="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="doc +introspection vala" REQUIRED_USE="vala? ( introspection )" |