summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-03-12 08:10:28 +0200
committerJoonas Niilola <juippis@gentoo.org>2022-03-12 08:11:52 +0200
commit5b9e494a24ac19c3a0ebc74ad00cfd71122c5041 (patch)
tree7bb2fd7fda4b1ac09b3fdbcf3d2001a5a0fccef9 /sys-process/bottom
parentnet-misc/chrome-remote-desktop: version bump to 99.0.4844.11 #834961 (diff)
downloadgentoo-5b9e494a24ac19c3a0ebc74ad00cfd71122c5041.tar.gz
gentoo-5b9e494a24ac19c3a0ebc74ad00cfd71122c5041.tar.bz2
gentoo-5b9e494a24ac19c3a0ebc74ad00cfd71122c5041.zip
sys-process/bottom: stabilize 0.6.8 for amd64
Bug: https://bugs.gentoo.org/834981 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-process/bottom')
-rw-r--r--sys-process/bottom/bottom-0.6.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/bottom/bottom-0.6.8.ebuild b/sys-process/bottom/bottom-0.6.8.ebuild
index 16d27f278e57..9ef609064ad1 100644
--- a/sys-process/bottom/bottom-0.6.8.ebuild
+++ b/sys-process/bottom/bottom-0.6.8.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