diff options
author | 2021-07-06 18:58:43 +0100 | |
---|---|---|
committer | 2021-07-06 18:58:43 +0100 | |
commit | 82467f77b76968c5c966907bf9bc429b7ede5ac7 (patch) | |
tree | eafd3b1cea5a21d3e9039086c7724b4e75a5cefa /dev-python/lark-parser | |
parent | dev-python/commentjson: Keyword 0.9.0 arm, #798663 (diff) | |
download | gentoo-82467f77b76968c5c966907bf9bc429b7ede5ac7.tar.gz gentoo-82467f77b76968c5c966907bf9bc429b7ede5ac7.tar.bz2 gentoo-82467f77b76968c5c966907bf9bc429b7ede5ac7.zip |
dev-python/lark-parser: Keyword 0.11.3 arm, #798663
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/lark-parser')
-rw-r--r-- | dev-python/lark-parser/lark-parser-0.11.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lark-parser/lark-parser-0.11.3.ebuild b/dev-python/lark-parser/lark-parser-0.11.3.ebuild index 9e3a41734141..40e03e3f080b 100644 --- a/dev-python/lark-parser/lark-parser-0.11.3.ebuild +++ b/dev-python/lark-parser/lark-parser-0.11.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="test" RESTRICT="!test? ( test )" |