summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-09-04 23:30:34 +0000
committerSam James <sam@gentoo.org>2020-09-04 23:30:34 +0000
commitc37a2b54ae0099189122e2cded3bf3062ff3f86b (patch)
treece77f9f82ab7fe314a51e5b0b42a56d178169fd2 /dev-lua/lua-argparse
parentdev-lua/luacheck: Keyword 0.23.0 arm, #729794 (diff)
downloadgentoo-c37a2b54ae0099189122e2cded3bf3062ff3f86b.tar.gz
gentoo-c37a2b54ae0099189122e2cded3bf3062ff3f86b.tar.bz2
gentoo-c37a2b54ae0099189122e2cded3bf3062ff3f86b.zip
dev-lua/lua-argparse: Keyword 0.6.0-r1 arm, #729794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua/lua-argparse')
-rw-r--r--dev-lua/lua-argparse/lua-argparse-0.6.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/lua-argparse/lua-argparse-0.6.0-r1.ebuild b/dev-lua/lua-argparse/lua-argparse-0.6.0-r1.ebuild
index daa669b32c0f..622008feceda 100644
--- a/dev-lua/lua-argparse/lua-argparse-0.6.0-r1.ebuild
+++ b/dev-lua/lua-argparse/lua-argparse-0.6.0-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/mpeterv/argparse/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
+KEYWORDS="~amd64 ~arm ~ppc64"
IUSE="doc luajit test"
RESTRICT="!test? ( test )"