commit: 01cf0fc5c7341b19dceb97d9acfbdeb0f44272c2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Mar 4 00:23:32 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Mar 4 00:23:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01cf0fc5
dev-libs/gom: Stabilize 0.4 arm64, #773172 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/gom/gom-0.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/gom/gom-0.4.ebuild b/dev-libs/gom/gom-0.4.ebuild index 1635f38218d..3bcf4b23960 100644 --- a/dev-libs/gom/gom-0.4.ebuild +++ b/dev-libs/gom/gom-0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Gom" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="gtk-doc +introspection python test" RESTRICT="!test? ( test )" REQUIRED_USE="python? ( introspection ${PYTHON_REQUIRED_USE} )"
