commit: 88f51e4f33087edd32902a2dfe28b6cec16db95d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Feb 15 06:04:55 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Feb 15 06:04:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88f51e4f
x11-libs/colord-gtk: Stabilize 0.1.26 arm64, #768393 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-libs/colord-gtk/colord-gtk-0.1.26.ebuild | 4 ++-- 1 file 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 a388681d24d..03df30c3a14 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"
