diff options
author | Sam James <sam@gentoo.org> | 2021-04-27 23:00:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-27 23:02:01 +0100 |
commit | 574ab335c505702cecc984c19d52b7a92950d63f (patch) | |
tree | dc111706de6e411e05caaa194e7ff6efb1d51795 /dev-lua | |
parent | dev-util/hermes: Keyword 2.8_p20180315 arm64, #773313 (diff) | |
download | gentoo-574ab335c505702cecc984c19d52b7a92950d63f.tar.gz gentoo-574ab335c505702cecc984c19d52b7a92950d63f.tar.bz2 gentoo-574ab335c505702cecc984c19d52b7a92950d63f.zip |
dev-lua/luaposix: Keyword 35.0-r102 arm64, #773313
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua')
-rw-r--r-- | dev-lua/luaposix/luaposix-35.0-r102.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luaposix/luaposix-35.0-r102.ebuild b/dev-lua/luaposix/luaposix-35.0-r102.ebuild index a996b3748579..164481402ea1 100644 --- a/dev-lua/luaposix/luaposix-35.0-r102.ebuild +++ b/dev-lua/luaposix/luaposix-35.0-r102.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 ~arm ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="doc" REQUIRED_USE="${LUA_REQUIRED_USE}" |