diff options
author | Sam James <sam@gentoo.org> | 2023-02-12 02:05:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-12 02:05:18 +0000 |
commit | b226e3dc826e254f87d9e383b5fbca0420d779fb (patch) | |
tree | 79b6bb0afd3c6945e9a1eeeba974a04b5e2c6071 /sys-process/bottom | |
parent | sys-process/bottom: Stabilize 0.7.1 arm64, #893878 (diff) | |
download | gentoo-b226e3dc826e254f87d9e383b5fbca0420d779fb.tar.gz gentoo-b226e3dc826e254f87d9e383b5fbca0420d779fb.tar.bz2 gentoo-b226e3dc826e254f87d9e383b5fbca0420d779fb.zip |
sys-process/bottom: Stabilize 0.7.1 ppc64, #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.ebuild | 2 |
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 c58ba77d7b8c..ccf77a13ec78 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 |