summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-02 00:09:09 +0000
committerSam James <sam@gentoo.org>2022-02-02 00:09:09 +0000
commit35006ed2374a46f2b671cddb49add09ae5687ca4 (patch)
tree38c9d04c860f117352fd23e620840488cb069824
parentmedia-libs/zita-alsa-pcmi: Stabilize 0.4.0 arm, #832492 (diff)
downloadgentoo-35006ed2374a46f2b671cddb49add09ae5687ca4.tar.gz
gentoo-35006ed2374a46f2b671cddb49add09ae5687ca4.tar.bz2
gentoo-35006ed2374a46f2b671cddb49add09ae5687ca4.zip
sys-process/bottom: Stabilize 0.6.6 arm64, #832462
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-process/bottom/bottom-0.6.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/bottom/bottom-0.6.6.ebuild b/sys-process/bottom/bottom-0.6.6.ebuild
index 5c5897e41ac9..4be0e4e7fd0c 100644
--- a/sys-process/bottom/bottom-0.6.6.ebuild
+++ b/sys-process/bottom/bottom-0.6.6.ebuild
@@ -179,7 +179,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"
IUSE="+battery"
# Rust packages ignore CFLAGS and LDFLAGS so let's silence the QA warnings