diff options
author | Sam James <sam@gentoo.org> | 2023-02-11 19:12:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-11 19:12:56 +0000 |
commit | 4ea96af1645eab223569f4192cd8a50febec32b7 (patch) | |
tree | 2c3bf59096844ace67bf6617f0d0f097c0cdb0de /sys-process/bottom | |
parent | dev-python/sphinxcontrib-autoprogram: Add GH remote-id (diff) | |
download | gentoo-4ea96af1645eab223569f4192cd8a50febec32b7.tar.gz gentoo-4ea96af1645eab223569f4192cd8a50febec32b7.tar.bz2 gentoo-4ea96af1645eab223569f4192cd8a50febec32b7.zip |
sys-process/bottom: Stabilize 0.7.1 amd64, #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 5454c951fd9f..d3c617cdda44 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 |