diff options
author | Sam James <sam@gentoo.org> | 2023-03-31 17:37:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-31 17:37:05 +0100 |
commit | 7b64a230a2c217de7d2025430009c65c4a822464 (patch) | |
tree | a441dc5f8fe37842acc289d417cab1197afbbc9b /sys-process | |
parent | x11-base/xorg-server: Stabilize 21.1.8 ppc64, #903636 (diff) | |
download | gentoo-7b64a230a2c217de7d2025430009c65c4a822464.tar.gz gentoo-7b64a230a2c217de7d2025430009c65c4a822464.tar.bz2 gentoo-7b64a230a2c217de7d2025430009c65c4a822464.zip |
sys-process/bottom: Stabilize 0.8.0 ppc64, #903615
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/bottom/bottom-0.8.0.ebuild | 2 |
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 db304b6c3406..2b830f80db6b 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 |