diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-07-23 22:20:23 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-07-23 22:39:51 -0700 |
commit | 70f64fae99aacaca42f89f117c41a17f25258321 (patch) | |
tree | 3802cecf09845c64ebecc28b5145921761b2b773 /sys-process | |
parent | sys-process/bottom: keyword 0.6.3 for ~ppc64 (diff) | |
download | gentoo-70f64fae99aacaca42f89f117c41a17f25258321.tar.gz gentoo-70f64fae99aacaca42f89f117c41a17f25258321.tar.bz2 gentoo-70f64fae99aacaca42f89f117c41a17f25258321.zip |
sys-process/bottom: keyword 0.6.3 for ~arm64
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/bottom/bottom-0.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/bottom/bottom-0.6.3.ebuild b/sys-process/bottom/bottom-0.6.3.ebuild index d5d01912fdc6..559b1158b097 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" |