diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-09 23:44:20 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-09 23:44:20 +0300 |
commit | c30cb94308ca5f0cbab4d487fb5b26883557a55b (patch) | |
tree | ed5806951c4c80db9664941584c8fcb3d0b0ca49 | |
parent | dev-util/cppcheck: Stabilize 2.14.2 amd64, #939301 (diff) | |
download | gentoo-c30cb94308ca5f0cbab4d487fb5b26883557a55b.tar.gz gentoo-c30cb94308ca5f0cbab4d487fb5b26883557a55b.tar.bz2 gentoo-c30cb94308ca5f0cbab4d487fb5b26883557a55b.zip |
sys-process/bottom: Stabilize 0.10.1 arm64, #939310
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 c35e3623c771..0f5d52649ced 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 |