diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 19:15:21 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 19:15:21 +0200 |
commit | 7f49ee2eec7381756986cac92386d93875bf8bbb (patch) | |
tree | 7f625fe5aec16bf43de0955ecb06af399862956b /sys-process | |
parent | app-portage/mgorny-dev-scripts: Bump to v37 (diff) | |
download | gentoo-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>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/btop/btop-1.2.13-r1.ebuild | 2 |
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 |