summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-11-10 05:20:40 +0000
committerSam James <sam@gentoo.org>2022-11-10 05:20:40 +0000
commitecf14ae72ae820b9d321a219a2e24e0d768959ab (patch)
tree78ff5836f86319b474f9341bc9f732ea948e525c /sys-process
parentsys-process/btop: Stabilize 1.2.12 x86, #880583 (diff)
downloadgentoo-ecf14ae72ae820b9d321a219a2e24e0d768959ab.tar.gz
gentoo-ecf14ae72ae820b9d321a219a2e24e0d768959ab.tar.bz2
gentoo-ecf14ae72ae820b9d321a219a2e24e0d768959ab.zip
sys-process/btop: Stabilize 1.2.12 amd64, #880583
Signed-off-by: Sam James <sam@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 434e21b8080c..39aa6592146f 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