diff options
author | Sam James <sam@gentoo.org> | 2021-09-04 22:35:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-04 22:39:22 +0100 |
commit | d4572a94bc4f8a9790375467fe47452f854a34cd (patch) | |
tree | bd2dd4034eb138956b726836fc8787ca553dd994 /sys-process/bottom | |
parent | sys-apps/systemd-tmpfiles: Stabilize 249.2 arm64, #811267 (diff) | |
download | gentoo-d4572a94bc4f8a9790375467fe47452f854a34cd.tar.gz gentoo-d4572a94bc4f8a9790375467fe47452f854a34cd.tar.bz2 gentoo-d4572a94bc4f8a9790375467fe47452f854a34cd.zip |
sys-process/bottom: Stabilize 0.6.3 arm64, #811297
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process/bottom')
-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 f5570c2bba25..e0f9cf01cff2 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 ~arm64 ppc64" +KEYWORDS="amd64 arm64 ppc64" # Rust packages ignore CFLAGS and LDFLAGS so let's silence the QA warnings QA_FLAGS_IGNORED="usr/bin/btm" |