summaryrefslogtreecommitdiff
path: root/sys-process/btop/btop-1.2.13.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-09 15:18:13 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-09 15:18:13 +0000
commitf3104c28cf5ceeea12dea8aab516861d975c817d (patch)
tree0f4946a9ed67aff71917cd2dcd45cfb7d80f8eb1 /sys-process/btop/btop-1.2.13.ebuild
parent1f9ba344a5e235c6a8667384aa6ec8dd42d73889 (diff)
gentoo auto-resync : 09:12:2022 - 15:18:12
Diffstat (limited to 'sys-process/btop/btop-1.2.13.ebuild')
-rw-r--r--sys-process/btop/btop-1.2.13.ebuild2
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 aab2fa7a7f53..37782557320d 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 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc ppc64 ~riscv x86"
BDEPEND="
>=sys-devel/gcc-8