diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-10-18 09:28:32 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-10-18 09:28:32 +0300 |
commit | 5aa5523d45d44fe594821df294d89e3f5ce64cb7 (patch) | |
tree | 42c203b2b7d2888b0239853be42755f7e1f1a672 /sys-process/bottom | |
parent | x11-terms/kitty: Stabilize 0.30.1 x86, #915892 (diff) | |
download | gentoo-5aa5523d45d44fe594821df294d89e3f5ce64cb7.tar.gz gentoo-5aa5523d45d44fe594821df294d89e3f5ce64cb7.tar.bz2 gentoo-5aa5523d45d44fe594821df294d89e3f5ce64cb7.zip |
sys-process/bottom: Stabilize 0.9.6 amd64, #915868
Signed-off-by: Joonas Niilola <juippis@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 f5079ea37788..7dbec61affe7 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 |