summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-12 02:05:17 +0000
committerSam James <sam@gentoo.org>2023-02-12 02:05:17 +0000
commit73a928a2fa36c9459d5b0f19ac654a2c3ae750d6 (patch)
treeb3f9a8a8e9f77365b8398f76dc63690ccee851c0 /sys-process/bottom
parentsys-libs/db: fix configure w/ clang 16 (diff)
downloadgentoo-73a928a2fa36c9459d5b0f19ac654a2c3ae750d6.tar.gz
gentoo-73a928a2fa36c9459d5b0f19ac654a2c3ae750d6.tar.bz2
gentoo-73a928a2fa36c9459d5b0f19ac654a2c3ae750d6.zip
sys-process/bottom: Stabilize 0.7.1 arm64, #893878
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process/bottom')
-rw-r--r--sys-process/bottom/bottom-0.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/bottom/bottom-0.7.1.ebuild b/sys-process/bottom/bottom-0.7.1.ebuild
index d3c617cdda44..c58ba77d7b8c 100644
--- a/sys-process/bottom/bottom-0.7.1.ebuild
+++ b/sys-process/bottom/bottom-0.7.1.ebuild
@@ -219,7 +219,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 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