summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-10-09 10:47:15 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-10-09 10:47:15 +0200
commitf66c9b5e5cf40fb811e1b6883bae62b4259feacb (patch)
tree1ccb4cf55f3cb6c0595d8fbbde67039ceeafd051
parentnet-vpn/libreswan: Stabilize 4.7 amd64, #875191 (diff)
downloadgentoo-f66c9b5e5cf40fb811e1b6883bae62b4259feacb.tar.gz
gentoo-f66c9b5e5cf40fb811e1b6883bae62b4259feacb.tar.bz2
gentoo-f66c9b5e5cf40fb811e1b6883bae62b4259feacb.zip
sys-process/btop: Stabilize 1.2.9 amd64, #876043
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--sys-process/btop/btop-1.2.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/btop/btop-1.2.9.ebuild b/sys-process/btop/btop-1.2.9.ebuild
index fb7b5d02dcf9..1be7324e7902 100644
--- a/sys-process/btop/btop-1.2.9.ebuild
+++ b/sys-process/btop/btop-1.2.9.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