commit: 8e4131a859f88d1cd7ef17a71cca1c37f0d354c8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Feb 8 04:45:27 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Feb 8 04:45:27 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e4131a8
net-libs/libgfbgraph: Stabilize 0.2.5 arm64, #831946 Signed-off-by: Sam James <sam <AT> gentoo.org> net-libs/libgfbgraph/libgfbgraph-0.2.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/libgfbgraph/libgfbgraph-0.2.5.ebuild b/net-libs/libgfbgraph/libgfbgraph-0.2.5.ebuild index aab4f4e6bb45..68894bb99e0b 100644 --- a/net-libs/libgfbgraph/libgfbgraph-0.2.5.ebuild +++ b/net-libs/libgfbgraph/libgfbgraph-0.2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/libgfbgraph/" LICENSE="LGPL-2.1+" SLOT="0.2" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" IUSE="+introspection" DEPEND="
