commit: 70f64fae99aacaca42f89f117c41a17f25258321 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Sat Jul 24 05:20:23 2021 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Sat Jul 24 05:39:51 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70f64fae
sys-process/bottom: keyword 0.6.3 for ~arm64 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> sys-process/bottom/bottom-0.6.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/bottom/bottom-0.6.3.ebuild b/sys-process/bottom/bottom-0.6.3.ebuild index d5d01912fdc..559b1158b09 100644 --- a/sys-process/bottom/bottom-0.6.3.ebuild +++ b/sys-process/bottom/bottom-0.6.3.ebuild @@ -181,7 +181,7 @@ SRC_URI="$(cargo_crate_uris)" LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 MIT MPL-2.0 Unlicense ZLIB" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="~amd64 ~arm64 ~ppc64" # Rust packages ignore CFLAGS and LDFLAGS so let's silence the QA warnings QA_FLAGS_IGNORED="usr/bin/btm"
