commit: 7b937a148754f5698ff317fb566098b4996202f0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Feb 8 17:21:29 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Feb 8 17:21:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b937a14
dev-libs/libmanette: Stabilize 0.2.4 ppc64, #769374 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/libmanette/libmanette-0.2.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libmanette/libmanette-0.2.4.ebuild b/dev-libs/libmanette/libmanette-0.2.4.ebuild index 4b17eeabac4..5dd153d6043 100644 --- a/dev-libs/libmanette/libmanette-0.2.4.ebuild +++ b/dev-libs/libmanette/libmanette-0.2.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 @@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/aplazas/libmanette" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ppc64 x86" IUSE="+introspection +udev +vala" REQUIRED_USE="vala? ( introspection )"
