summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-09 15:36:47 +0000
committerSam James <sam@gentoo.org>2022-12-09 15:36:47 +0000
commitf8ef4e8621141762203aa4f4c51af2316adb641e (patch)
treeb20aff39840f1fcb01bc799e23d2cd1c4c2e1560 /sys-process/btop
parentsys-apps/portage: drop 3.0.39-r3, 3.0.40 (diff)
downloadgentoo-f8ef4e8621141762203aa4f4c51af2316adb641e.tar.gz
gentoo-f8ef4e8621141762203aa4f4c51af2316adb641e.tar.bz2
gentoo-f8ef4e8621141762203aa4f4c51af2316adb641e.zip
sys-process/btop: Stabilize 1.2.13 arm64, #885033
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process/btop')
-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 37782557320d..a7b651e327a0 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