diff options
author | Sam James <sam@gentoo.org> | 2021-01-23 22:50:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-23 22:50:41 +0000 |
commit | 5ae890332d7328f4d8544ef10d6a26c0bdc7733b (patch) | |
tree | 83c923a1d6ccd1b1c4b22a2736f2d0bc325da6d8 /dev-lua | |
parent | dev-lua/lgi: Stabilize 0.9.2-r100 arm, #766528 (diff) | |
download | gentoo-5ae890332d7328f4d8544ef10d6a26c0bdc7733b.tar.gz gentoo-5ae890332d7328f4d8544ef10d6a26c0bdc7733b.tar.bz2 gentoo-5ae890332d7328f4d8544ef10d6a26c0bdc7733b.zip |
dev-lua/lpeg: Stabilize 1.0.2-r101 arm, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua')
-rw-r--r-- | dev-lua/lpeg/lpeg-1.0.2-r101.ebuild | 2 |
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 2ed1119f2c5a..65822f7f9308 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}" |