commit: 82bb707343f38bdf473ef7373018899ec4c70071
Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 8 03:55:45 2020 +0000
Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Sat Aug 8 05:45:55 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82bb7073
app-editors/neovim: keyword ~arm64 with dependencies.
dev-libs/msgpack: keyword ~arm64 to 3.2.1.
dev-lua/mpack: keyword ~arm64 to 1.0.4.
profiles: mask dev-lua/mpack[test] on arm64.
dev-libs/unibilium: keyword ~arm64 to 2.0.0.
dev-libs/libtermkey: keyword ~arm64 to 0.22.
Package-Manager: Portage-2.3.88, Repoman-2.3.18
Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>
app-editors/neovim/neovim-0.4.3.ebuild | 2 +-
dev-libs/libtermkey/libtermkey-0.22.ebuild | 2 +-
dev-libs/msgpack/msgpack-3.2.1.ebuild | 2 +-
dev-libs/unibilium/unibilium-2.0.0.ebuild | 2 +-
dev-lua/mpack/mpack-1.0.4.ebuild | 2 +-
profiles/arch/arm64/package.use.mask | 4 ++++
6 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/app-editors/neovim/neovim-0.4.3.ebuild
b/app-editors/neovim/neovim-0.4.3.ebuild
index 7891fa27662..4b797548ec1 100644
--- a/app-editors/neovim/neovim-0.4.3.ebuild
+++ b/app-editors/neovim/neovim-0.4.3.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/neovim/neovim.git"
else
SRC_URI="https://github.com/neovim/neovim/archive/v${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="amd64 ~arm x86"
+ KEYWORDS="amd64 ~arm ~arm64 x86"
fi
LICENSE="Apache-2.0 vim"
diff --git a/dev-libs/libtermkey/libtermkey-0.22.ebuild
b/dev-libs/libtermkey/libtermkey-0.22.ebuild
index 6e849e353ae..4df93edfc85 100644
--- a/dev-libs/libtermkey/libtermkey-0.22.ebuild
+++ b/dev-libs/libtermkey/libtermkey-0.22.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://www.leonerd.org.uk/code/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm x86"
+KEYWORDS="amd64 arm ~arm64 x86"
IUSE="demos static-libs"
RDEPEND="dev-libs/unibilium:="
diff --git a/dev-libs/msgpack/msgpack-3.2.1.ebuild
b/dev-libs/msgpack/msgpack-3.2.1.ebuild
index 9e7faeb0218..a1129dcdc40 100644
--- a/dev-libs/msgpack/msgpack-3.2.1.ebuild
+++ b/dev-libs/msgpack/msgpack-3.2.1.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/${PN}/${PN}-c.git"
else
SRC_URI="https://github.com/${PN}/${PN}-c/releases/download/cpp-${PV}/${P}.tar.gz"
- KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
fi
DESCRIPTION="MessagePack is a binary-based efficient data interchange format"
diff --git a/dev-libs/unibilium/unibilium-2.0.0.ebuild
b/dev-libs/unibilium/unibilium-2.0.0.ebuild
index 9df40a41a5d..22b6e120a8d 100644
--- a/dev-libs/unibilium/unibilium-2.0.0.ebuild
+++ b/dev-libs/unibilium/unibilium-2.0.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/mauke/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
LICENSE="LGPL-3+ MIT"
SLOT="0/4"
-KEYWORDS="amd64 arm x86"
+KEYWORDS="amd64 arm ~arm64 x86"
IUSE="static-libs"
DEPEND="
diff --git a/dev-lua/mpack/mpack-1.0.4.ebuild b/dev-lua/mpack/mpack-1.0.4.ebuild
index 314cdc9708b..2e8a8290a19 100644
--- a/dev-lua/mpack/mpack-1.0.4.ebuild
+++ b/dev-lua/mpack/mpack-1.0.4.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/libmpack-${PV}/binding/lua"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
IUSE="luajit test"
RESTRICT="!test? ( test )"
diff --git a/profiles/arch/arm64/package.use.mask
b/profiles/arch/arm64/package.use.mask
index a20e594712e..e7dcffed438 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Benda Xu <[email protected]> (2020-08-08)
+# dev-lua/busted is not keyworded yet
+dev-lua/mpack test
+
# Felix Janda <[email protected]> (2020-08-01)
# Requires unkeyworded dev-lang/spidermonkey:17
>=www-client/elinks-0.13.3 javascript