summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-11-10 05:20:39 +0000
committerSam James <sam@gentoo.org>2022-11-10 05:20:39 +0000
commit763cf1c3b1168b5f7be677f999132f12db470d02 (patch)
tree776d24c31e8bf4f586b406eace63b197fff4e9b6 /sys-process
parentsys-process/btop: Stabilize 1.2.12 ppc64, #880583 (diff)
downloadgentoo-763cf1c3b1168b5f7be677f999132f12db470d02.tar.gz
gentoo-763cf1c3b1168b5f7be677f999132f12db470d02.tar.bz2
gentoo-763cf1c3b1168b5f7be677f999132f12db470d02.zip
sys-process/btop: Stabilize 1.2.12 x86, #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 767326218491..434e21b8080c 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