summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-11 23:59:01 +0100
committerSam James <sam@gentoo.org>2023-09-11 23:59:01 +0100
commit02df1aee3ea2a5e7e379a52feae5089b007ba7c5 (patch)
tree3c31b00e6c62a454d25ea3e57c07c0136b45f0e7 /sys-process/bottom
parentsys-process/bottom: Stabilize 0.9.3 amd64, #913946 (diff)
downloadgentoo-02df1aee3ea2a5e7e379a52feae5089b007ba7c5.tar.gz
gentoo-02df1aee3ea2a5e7e379a52feae5089b007ba7c5.tar.bz2
gentoo-02df1aee3ea2a5e7e379a52feae5089b007ba7c5.zip
sys-process/bottom: Stabilize 0.9.3 ppc64, #913946
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process/bottom')
-rw-r--r--sys-process/bottom/bottom-0.9.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/bottom/bottom-0.9.3.ebuild b/sys-process/bottom/bottom-0.9.3.ebuild
index 751ff09d035f..a36c52168770 100644
--- a/sys-process/bottom/bottom-0.9.3.ebuild
+++ b/sys-process/bottom/bottom-0.9.3.ebuild
@@ -177,7 +177,7 @@ SRC_URI="$(cargo_crate_uris)"
LICENSE="0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 Boost-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 Unlicense ZLIB"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64"
+KEYWORDS="amd64 ~arm64 ppc64"
IUSE="+battery +gpu +zfs"
# Rust packages ignore CFLAGS and LDFLAGS so let's silence the QA warnings