summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-31 16:22:15 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-31 16:22:15 +0000
commitfbc32846fea4fc11cb34c57c5104eead7804874c (patch)
treedba7a7b0bb045a261a2ce4887b49fe9d3b964359 /sys-process
parentdev-util/bats: Stabilize 1.9.0 ALLARCHES, #903539 (diff)
downloadgentoo-fbc32846fea4fc11cb34c57c5104eead7804874c.tar.gz
gentoo-fbc32846fea4fc11cb34c57c5104eead7804874c.tar.bz2
gentoo-fbc32846fea4fc11cb34c57c5104eead7804874c.zip
sys-process/bottom: Stabilize 0.8.0 arm64, #903615
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/bottom/bottom-0.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/bottom/bottom-0.8.0.ebuild b/sys-process/bottom/bottom-0.8.0.ebuild
index ca32d135cf54..a089d4776880 100644
--- a/sys-process/bottom/bottom-0.8.0.ebuild
+++ b/sys-process/bottom/bottom-0.8.0.ebuild
@@ -222,7 +222,7 @@ SRC_URI="$(cargo_crate_uris)"
LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0 ISC MIT Unicode-DFS-2016 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