diff options
author | Sam James <sam@gentoo.org> | 2023-10-18 10:01:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-18 10:01:28 +0100 |
commit | 264170b65c1c01cb0218acbb82c77df9e3931cd3 (patch) | |
tree | 39c29b13ffa05c7079aeeff82a1f43a597ae7467 /sys-process | |
parent | dev-python/pyside6-tools: add 6.6.0 (diff) | |
download | gentoo-264170b65c1c01cb0218acbb82c77df9e3931cd3.tar.gz gentoo-264170b65c1c01cb0218acbb82c77df9e3931cd3.tar.bz2 gentoo-264170b65c1c01cb0218acbb82c77df9e3931cd3.zip |
sys-process/bottom: Stabilize 0.9.6 arm64, #915868
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process')
-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 7dbec61affe7..f3c79b8d2ed4 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 |