diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-18 15:07:31 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-18 15:07:31 +0200 |
commit | 8c8824ea257c38f0ffa2a87ff3600304272868f6 (patch) | |
tree | 6be0ed39acd40d8ddda070aed4aa70dac7db2b03 /sys-process | |
parent | media-sound/jack-example-tools: Keyword 3 ppc64, #879669 (diff) | |
download | gentoo-8c8824ea257c38f0ffa2a87ff3600304272868f6.tar.gz gentoo-8c8824ea257c38f0ffa2a87ff3600304272868f6.tar.bz2 gentoo-8c8824ea257c38f0ffa2a87ff3600304272868f6.zip |
sys-process/btop: Keyword 1.2.13 ppc, #881041
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/btop/btop-1.2.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/btop/btop-1.2.13.ebuild b/sys-process/btop/btop-1.2.13.ebuild index 77749296de4f..aab2fa7a7f53 100644 --- a/sys-process/btop/btop-1.2.13.ebuild +++ b/sys-process/btop/btop-1.2.13.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/aristocratos/btop/archive/refs/tags/v${PV}.tar.gz -> LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86" BDEPEND=" >=sys-devel/gcc-8 |