diff options
author | Sam James <sam@gentoo.org> | 2022-07-15 08:40:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-15 08:40:03 +0100 |
commit | 05d64c565175605004a5e04e53810869acf0820f (patch) | |
tree | 8f4583e21fdb7dc5a993a96a4672d314d38332af /dev-lua | |
parent | dev-libs/unibilium: Stabilize 2.1.1 arm64, #857978 (diff) | |
download | gentoo-05d64c565175605004a5e04e53810869acf0820f.tar.gz gentoo-05d64c565175605004a5e04e53810869acf0820f.tar.bz2 gentoo-05d64c565175605004a5e04e53810869acf0820f.zip |
dev-lua/luv: Stabilize 1.43.0.0 arm64, #857978
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua')
-rw-r--r-- | dev-lua/luv/luv-1.43.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luv/luv-1.43.0.0.ebuild b/dev-lua/luv/luv-1.43.0.0.ebuild index c54805a8ba66..ecf9d1005400 100644 --- a/dev-lua/luv/luv-1.43.0.0.ebuild +++ b/dev-lua/luv/luv-1.43.0.0.ebuild @@ -22,7 +22,7 @@ SRC_URI=" LICENSE="Apache-2.0 MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~riscv x86 ~x64-macos" +KEYWORDS="amd64 ~arm arm64 ~riscv x86 ~x64-macos" IUSE="test" RESTRICT="!test? ( test )" |