diff options
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/bottom/bottom-0.6.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/bottom/bottom-0.6.6.ebuild b/sys-process/bottom/bottom-0.6.6.ebuild index 4be0e4e7fd0c..0826a7b078a0 100644 --- a/sys-process/bottom/bottom-0.6.6.ebuild +++ b/sys-process/bottom/bottom-0.6.6.ebuild @@ -179,7 +179,7 @@ SRC_URI="$(cargo_crate_uris)" LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 MIT MPL-2.0 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 |