summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-09 15:39:03 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-09 15:39:03 +0200
commit5767997d394af686f4c8fb59ea778832ac02f36c (patch)
tree84af72d058227e5b7df47f365ce63115ed7de874 /sys-process/btop/btop-1.2.13.ebuild
parentsys-apps/systemd: add 252.3 (diff)
downloadgentoo-5767997d394af686f4c8fb59ea778832ac02f36c.tar.gz
gentoo-5767997d394af686f4c8fb59ea778832ac02f36c.tar.bz2
gentoo-5767997d394af686f4c8fb59ea778832ac02f36c.zip
sys-process/btop: Stabilize 1.2.13 ppc64, #885033
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-process/btop/btop-1.2.13.ebuild')
-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 aab2fa7a7f53..a50b82a4d1d5 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