diff options
author | Sam James <sam@gentoo.org> | 2021-10-20 00:21:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-20 00:21:15 +0000 |
commit | b0a87266ebbabd52ed60a4ef96b8d8faa3a79739 (patch) | |
tree | d2a0d3b74a56a08584c1951c6624e83ebdde6818 /sys-process | |
parent | net-libs/nghttp2: Stabilize 1.45.1-r1 arm, #818907 (diff) | |
download | gentoo-b0a87266ebbabd52ed60a4ef96b8d8faa3a79739.tar.gz gentoo-b0a87266ebbabd52ed60a4ef96b8d8faa3a79739.tar.bz2 gentoo-b0a87266ebbabd52ed60a4ef96b8d8faa3a79739.zip |
sys-process/bottom: Stabilize 0.6.4 arm64, #818850
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/bottom/bottom-0.6.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/bottom/bottom-0.6.4.ebuild b/sys-process/bottom/bottom-0.6.4.ebuild index 26c6574c6497..2bd36f9aba1e 100644 --- a/sys-process/bottom/bottom-0.6.4.ebuild +++ b/sys-process/bottom/bottom-0.6.4.ebuild @@ -181,7 +181,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" PATCHES=( |