diff options
author | Sam James <sam@gentoo.org> | 2022-11-10 05:20:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-10 05:20:38 +0000 |
commit | 364f586ba1ef0b00278dc74c919c3e2550090e4c (patch) | |
tree | 9d91ce2df090d92434690bb391a4cbabceee5ab9 /sys-process | |
parent | media-libs/harfbuzz: backport fix for icu/freetype detection (diff) | |
download | gentoo-364f586ba1ef0b00278dc74c919c3e2550090e4c.tar.gz gentoo-364f586ba1ef0b00278dc74c919c3e2550090e4c.tar.bz2 gentoo-364f586ba1ef0b00278dc74c919c3e2550090e4c.zip |
sys-process/btop: Stabilize 1.2.12 ppc64, #880583
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/btop/btop-1.2.12.ebuild | 2 |
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 c9f3f4f10c86..767326218491 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 |