summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-15 22:27:27 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-15 22:27:27 +0200
commit23186e09977bcd3982c9b6cce5e36ed327a844db (patch)
treee5994edd3bf19fbef335865270b55962ae91de58 /sys-process/btop
parentwww-apps/icingaweb2: stabilize 2.11.3 for amd64, x86 (diff)
downloadgentoo-23186e09977bcd3982c9b6cce5e36ed327a844db.tar.gz
gentoo-23186e09977bcd3982c9b6cce5e36ed327a844db.tar.bz2
gentoo-23186e09977bcd3982c9b6cce5e36ed327a844db.zip
sys-process/btop: Stabilize 1.2.13-r1 ppc64, #890935
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-process/btop')
-rw-r--r--sys-process/btop/btop-1.2.13-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/btop/btop-1.2.13-r1.ebuild b/sys-process/btop/btop-1.2.13-r1.ebuild
index 9383842c640d..4819e97cbf06 100644
--- a/sys-process/btop/btop-1.2.13-r1.ebuild
+++ b/sys-process/btop/btop-1.2.13-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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