summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-10 07:11:44 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-10 07:11:44 +0200
commit36b8a7b846b407c9eb632a951cba4eef2e724b36 (patch)
tree48d0704f64f4c30241318058f09fbf9507e2ad4b /sys-process
parentdev-embedded/libftdi: drop obsolete sed for .pc files (diff)
downloadgentoo-36b8a7b846b407c9eb632a951cba4eef2e724b36.tar.gz
gentoo-36b8a7b846b407c9eb632a951cba4eef2e724b36.tar.bz2
gentoo-36b8a7b846b407c9eb632a951cba4eef2e724b36.zip
sys-process/btop: Stabilize 1.2.12 arm64, #880583
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/btop/btop-1.2.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/btop/btop-1.2.12.ebuild b/sys-process/btop/btop-1.2.12.ebuild
index 5dbb46974fd7..c9f3f4f10c86 100644
--- a/sys-process/btop/btop-1.2.12.ebuild
+++ b/sys-process/btop/btop-1.2.12.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 ~ppc64 ~riscv ~x86"
BDEPEND="
>=sys-devel/gcc-8