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:16 +0000
commit54d612c0bbf5d4df583e36c19c9c8a945554e686 (patch)
tree4907e34bcf410856c94bb5e501cb18c05f55c67d /dev-lua/lpeg/lpeg-1.0.2-r101.ebuild
parentdev-lua/lgi: Stabilize 0.9.2-r100 ppc, #766528 (diff)
downloadgentoo-54d612c0bbf5d4df583e36c19c9c8a945554e686.tar.gz
gentoo-54d612c0bbf5d4df583e36c19c9c8a945554e686.tar.bz2
gentoo-54d612c0bbf5d4df583e36c19c9c8a945554e686.zip
dev-lua/lpeg: Stabilize 1.0.2-r101 ppc, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua/lpeg/lpeg-1.0.2-r101.ebuild')
-rw-r--r--dev-lua/lpeg/lpeg-1.0.2-r101.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/lpeg/lpeg-1.0.2-r101.ebuild b/dev-lua/lpeg/lpeg-1.0.2-r101.ebuild
index 88e45bd2e95b..769fbe86123a 100644
--- a/dev-lua/lpeg/lpeg-1.0.2-r101.ebuild
+++ b/dev-lua/lpeg/lpeg-1.0.2-r101.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://www.inf.puc-rio.br/~roberto/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~mips ~ppc ppc64 sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~mips ppc ppc64 sparc x86"
IUSE="test debug doc"
REQUIRED_USE="${LUA_REQUIRED_USE}"