diff options
author | Sam James <sam@gentoo.org> | 2024-09-11 23:12:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-11 23:12:37 +0100 |
commit | 0f99e5c6a1ae36f7013cbd3e434037950fabeea1 (patch) | |
tree | da86b62b5bab886a491a3bfb9b31ca9aeb44f0e6 /sys-process | |
parent | x11-apps/x11perf: Stabilize 1.7.0 ppc, #938941 (diff) | |
download | gentoo-0f99e5c6a1ae36f7013cbd3e434037950fabeea1.tar.gz gentoo-0f99e5c6a1ae36f7013cbd3e434037950fabeea1.tar.bz2 gentoo-0f99e5c6a1ae36f7013cbd3e434037950fabeea1.zip |
sys-process/bottom: Stabilize 0.10.1 ppc64, #939310
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/bottom/bottom-0.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/bottom/bottom-0.10.1.ebuild b/sys-process/bottom/bottom-0.10.1.ebuild index 0f5d52649ced..338d07e9e117 100644 --- a/sys-process/bottom/bottom-0.10.1.ebuild +++ b/sys-process/bottom/bottom-0.10.1.ebuild @@ -234,7 +234,7 @@ LICENSE+=" Apache-2.0 ISC MIT MPL-2.0 Unicode-DFS-2016" # cargo-husky-1.5.0 LICENSE+=" MIT " 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 |