commit: 64f11f209bc23a92d5975497ddcbe7ac59cb7ede Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Sep 13 21:03:12 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Sep 13 21:03:44 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64f11f20
dev-lua/lgi: Stabilize 0.9.2 ppc64, #704766 Thanks-to: ernsteiswuerfel <erhard_f <AT> mailbox.org> Signed-off-by: Sam James <sam <AT> gentoo.org> dev-lua/lgi/lgi-0.9.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lua/lgi/lgi-0.9.2.ebuild b/dev-lua/lgi/lgi-0.9.2.ebuild index b3ced88be24..d2814be0b52 100644 --- a/dev-lua/lgi/lgi-0.9.2.ebuild +++ b/dev-lua/lgi/lgi-0.9.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/pavouk/lgi/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm ppc ~ppc64 x86" +KEYWORDS="amd64 arm ppc ppc64 x86" IUSE="examples test" RESTRICT="!test? ( test )"
