diff options
author | Sam James <sam@gentoo.org> | 2021-10-18 23:49:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-18 23:49:25 +0000 |
commit | 9b00a805e1f16fc9fde0d23821d8f3862235ec0d (patch) | |
tree | 6b836f5823ef1ec882c3cf511bd9745517141be5 /sys-process/bottom | |
parent | dev-ruby/gruff: Stabilize 0.14.0 x86, #818796 (diff) | |
download | gentoo-9b00a805e1f16fc9fde0d23821d8f3862235ec0d.tar.gz gentoo-9b00a805e1f16fc9fde0d23821d8f3862235ec0d.tar.bz2 gentoo-9b00a805e1f16fc9fde0d23821d8f3862235ec0d.zip |
sys-process/bottom: Stabilize 0.6.4 amd64, #818850
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process/bottom')
-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 12d74fde94f1..73df271c4e37 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=( |