diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-11 12:15:17 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-11 12:15:17 -0800 |
commit | b7c0faf4f7bebaf874733ea0b31364bc9f64d2a5 (patch) | |
tree | 95bb69848d2a4d31e66880232f3a41578c363740 /sys-process/bpytop | |
parent | dev-python/ansible-compat: add 1.0.0 (diff) | |
download | gentoo-b7c0faf4f7bebaf874733ea0b31364bc9f64d2a5.tar.gz gentoo-b7c0faf4f7bebaf874733ea0b31364bc9f64d2a5.tar.bz2 gentoo-b7c0faf4f7bebaf874733ea0b31364bc9f64d2a5.zip |
sys-process/bpytop: Keyword 1.0.67 ppc64, #830420
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sys-process/bpytop')
-rw-r--r-- | sys-process/bpytop/bpytop-1.0.67.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/bpytop/bpytop-1.0.67.ebuild b/sys-process/bpytop/bpytop-1.0.67.ebuild index 6f6b0fccb105..cd49ae03dfaa 100644 --- a/sys-process/bpytop/bpytop-1.0.67.ebuild +++ b/sys-process/bpytop/bpytop-1.0.67.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Gentoo Authors +# Copyright 2020-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/aristocratos/${PN}/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="~amd64 ~ppc64 ~riscv ~x86" IUSE="test" RDEPEND=" |