summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-02-24 19:15:21 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-24 19:15:21 +0200
commit7f49ee2eec7381756986cac92386d93875bf8bbb (patch)
tree7f625fe5aec16bf43de0955ecb06af399862956b
parentapp-portage/mgorny-dev-scripts: Bump to v37 (diff)
downloadgentoo-7f49ee2eec7381756986cac92386d93875bf8bbb.tar.gz
gentoo-7f49ee2eec7381756986cac92386d93875bf8bbb.tar.bz2
gentoo-7f49ee2eec7381756986cac92386d93875bf8bbb.zip
sys-process/btop: Keyword 1.2.13-r1 arm, #892477
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sys-process/btop/btop-1.2.13-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/btop/btop-1.2.13-r1.ebuild b/sys-process/btop/btop-1.2.13-r1.ebuild
index 6451ce359cdb..232bd533a13a 100644
--- a/sys-process/btop/btop-1.2.13-r1.ebuild
+++ b/sys-process/btop/btop-1.2.13-r1.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 ~arm arm64 ~ppc ppc64 ~riscv x86"
BDEPEND="
>=sys-devel/gcc-8