summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-09 15:55:11 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-09 15:55:11 +0200
commitd1d0a065f9322f5dd52addc726e588ea6703afdd (patch)
tree8e214a9c8a952b9d3df7f73de1bf4c48577265bf
parentsys-process/btop: Stabilize 1.2.13 amd64, #885033 (diff)
downloadgentoo-d1d0a065f9322f5dd52addc726e588ea6703afdd.tar.gz
gentoo-d1d0a065f9322f5dd52addc726e588ea6703afdd.tar.bz2
gentoo-d1d0a065f9322f5dd52addc726e588ea6703afdd.zip
sys-process/btop: Stabilize 1.2.13 x86, #885033
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 952a34d75621..37782557320d 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