summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-24 03:51:33 +0000
committerSam James <sam@gentoo.org>2021-01-24 03:52:15 +0000
commit464f93401cca328e46905c11955dbdff2986e80c (patch)
treed2c1ece4d566ce31e08705599d0639c844ff024f /dev-lua
parentdev-lua/ldoc: Stabilize 1.4.6-r100 ppc, #766528 (diff)
downloadgentoo-464f93401cca328e46905c11955dbdff2986e80c.tar.gz
gentoo-464f93401cca328e46905c11955dbdff2986e80c.tar.bz2
gentoo-464f93401cca328e46905c11955dbdff2986e80c.zip
dev-lua/lgi: Stabilize 0.9.2-r100 ppc, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua')
-rw-r--r--dev-lua/lgi/lgi-0.9.2-r100.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/lgi/lgi-0.9.2-r100.ebuild b/dev-lua/lgi/lgi-0.9.2-r100.ebuild
index 541d0dce6ae6..285de59e5aff 100644
--- a/dev-lua/lgi/lgi-0.9.2-r100.ebuild
+++ b/dev-lua/lgi/lgi-0.9.2-r100.ebuild
@@ -14,7 +14,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 )"
REQUIRED_USE="${LUA_REQUIRED_USE}"