diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 23:10:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 23:10:08 +0000 |
commit | 8ef6567dab8af2771faec47eab11359320a387cd (patch) | |
tree | 543f2d964374037979a5a9fd9cb6f6a78f8383ee /x11-libs/colord-gtk | |
parent | gui-libs/libhandy: Stabilize 1.0.3 arm64, #774927 (diff) | |
download | gentoo-8ef6567dab8af2771faec47eab11359320a387cd.tar.gz gentoo-8ef6567dab8af2771faec47eab11359320a387cd.tar.bz2 gentoo-8ef6567dab8af2771faec47eab11359320a387cd.zip |
x11-libs/colord-gtk: Stabilize 0.2.0 arm64, #774927
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/colord-gtk')
-rw-r--r-- | x11-libs/colord-gtk/colord-gtk-0.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/colord-gtk/colord-gtk-0.2.0.ebuild b/x11-libs/colord-gtk/colord-gtk-0.2.0.ebuild index de16b67c6fd5..76e8886fef6c 100644 --- a/x11-libs/colord-gtk/colord-gtk-0.2.0.ebuild +++ b/x11-libs/colord-gtk/colord-gtk-0.2.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="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="doc +introspection vala" REQUIRED_USE="vala? ( introspection )" |