summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-03-12 15:51:11 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-03-12 15:51:11 +0200
commit9c486f8f5338493cf8bf697235e52c35288eb2ea (patch)
tree3990aa5b71552f3a0fefccb8ac3bb56d39af2e3b /sys-process
parentdev-python/mdit-py-plugins: Stabilize 0.3.0 arm64, #834278 (diff)
downloadgentoo-9c486f8f5338493cf8bf697235e52c35288eb2ea.tar.gz
gentoo-9c486f8f5338493cf8bf697235e52c35288eb2ea.tar.bz2
gentoo-9c486f8f5338493cf8bf697235e52c35288eb2ea.zip
sys-process/bottom: Stabilize 0.6.8 arm64, #834981
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/bottom/bottom-0.6.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/bottom/bottom-0.6.8.ebuild b/sys-process/bottom/bottom-0.6.8.ebuild
index 9ef609064ad1..7fd29de91ed8 100644
--- a/sys-process/bottom/bottom-0.6.8.ebuild
+++ b/sys-process/bottom/bottom-0.6.8.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