diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-26 18:23:55 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-26 18:23:55 +0000 |
commit | 19206a412f0d3be339894cfdcdc03c9b34054fea (patch) | |
tree | c18dff8d9a6b4a6a4a1aa260cf1d0fd68f9ede0e /sys-process/bottom | |
parent | dev-python/black: Stabilize 23.9.1 ppc64, #915729 (diff) | |
download | gentoo-19206a412f0d3be339894cfdcdc03c9b34054fea.tar.gz gentoo-19206a412f0d3be339894cfdcdc03c9b34054fea.tar.bz2 gentoo-19206a412f0d3be339894cfdcdc03c9b34054fea.zip |
sys-process/bottom: Stabilize 0.9.6 ppc64, #915868
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-process/bottom')
-rw-r--r-- | sys-process/bottom/bottom-0.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/bottom/bottom-0.9.6.ebuild b/sys-process/bottom/bottom-0.9.6.ebuild index f3c79b8d2ed4..37b8e9e04628 100644 --- a/sys-process/bottom/bottom-0.9.6.ebuild +++ b/sys-process/bottom/bottom-0.9.6.ebuild @@ -184,7 +184,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 |