summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-31 17:23:11 +0100
committerSam James <sam@gentoo.org>2023-03-31 17:23:16 +0100
commit224b410085772ed58ebfc81076cb8d4ac0cf1a03 (patch)
tree675c9a072fa745617ad8052db4ac87ef1d04aeee /sys-process/bottom
parentnet-im/discord: install chrome_crashpad_handler if it exists (diff)
downloadgentoo-224b410085772ed58ebfc81076cb8d4ac0cf1a03.tar.gz
gentoo-224b410085772ed58ebfc81076cb8d4ac0cf1a03.tar.bz2
gentoo-224b410085772ed58ebfc81076cb8d4ac0cf1a03.zip
sys-process/bottom: Stabilize 0.8.0 amd64, #903615
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process/bottom')
-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 a089d4776880..db304b6c3406 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