summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-23 04:19:26 +0000
committerSam James <sam@gentoo.org>2021-01-23 04:19:26 +0000
commit1672563be2af95ea5f45e319769d3de152ab5ae3 (patch)
tree238d9c23928f982623a1f49b3f0c959cbbfa6e24
parentdev-lua/ldoc: Stabilize 1.4.6-r100 x86, #766528 (diff)
downloadgentoo-1672563be2af95ea5f45e319769d3de152ab5ae3.tar.gz
gentoo-1672563be2af95ea5f45e319769d3de152ab5ae3.tar.bz2
gentoo-1672563be2af95ea5f45e319769d3de152ab5ae3.zip
dev-lua/lgi: Stabilize 0.9.2-r100 x86, #766528
Signed-off-by: Sam James <sam@gentoo.org>
-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 b85360f95672..62f3cbb5f362 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}"