diff options
author | Sam James <sam@gentoo.org> | 2021-02-15 06:04:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-15 06:04:55 +0000 |
commit | 88f51e4f33087edd32902a2dfe28b6cec16db95d (patch) | |
tree | 4d1fe5ed32ec2a6e6ebb1358b52e59b08f924dde /x11-libs/colord-gtk | |
parent | media-libs/libavif: Stabilize 0.8.4 arm64, #768393 (diff) | |
download | gentoo-88f51e4f33087edd32902a2dfe28b6cec16db95d.tar.gz gentoo-88f51e4f33087edd32902a2dfe28b6cec16db95d.tar.bz2 gentoo-88f51e4f33087edd32902a2dfe28b6cec16db95d.zip |
x11-libs/colord-gtk: Stabilize 0.1.26 arm64, #768393
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.1.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/colord-gtk/colord-gtk-0.1.26.ebuild b/x11-libs/colord-gtk/colord-gtk-0.1.26.ebuild index a388681d24d6..03df30c3a140 100644 --- a/x11-libs/colord-gtk/colord-gtk-0.1.26.ebuild +++ b/x11-libs/colord-gtk/colord-gtk-0.1.26.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -13,7 +13,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" # We still need to build gtk-doc, https://bugs.freedesktop.org/show_bug.cgi?id=69107 IUSE="doc +introspection vala" |