diff options
author | Sam James <sam@gentoo.org> | 2021-03-28 08:11:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-28 08:11:20 +0100 |
commit | deaf321b9fa350a36bc822425bb093fc779a3cff (patch) | |
tree | e54825fd6ffd02bb1b8709a508e22c64438e22f0 /dev-lua/luaposix | |
parent | dev-util/hermes: Keyword 2.8_p20180315 arm, #773313 (diff) | |
download | gentoo-deaf321b9fa350a36bc822425bb093fc779a3cff.tar.gz gentoo-deaf321b9fa350a36bc822425bb093fc779a3cff.tar.bz2 gentoo-deaf321b9fa350a36bc822425bb093fc779a3cff.zip |
dev-lua/luaposix: Keyword 35.0-r101 arm, #773313
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua/luaposix')
-rw-r--r-- | dev-lua/luaposix/luaposix-35.0-r101.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luaposix/luaposix-35.0-r101.ebuild b/dev-lua/luaposix/luaposix-35.0-r101.ebuild index 03e1676c00c5..17f6c70f4f17 100644 --- a/dev-lua/luaposix/luaposix-35.0-r101.ebuild +++ b/dev-lua/luaposix/luaposix-35.0-r101.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://luaposix.github.io/luaposix/ https://github.com/luaposix/luapo SRC_URI="https://github.com/luaposix/luaposix/archive/v${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="doc" REQUIRED_USE="${LUA_REQUIRED_USE}" |