diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-05 08:03:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-05 08:03:51 +0200 |
commit | a8fe115a8e57a2e5e60fd50f5576e199e4b33586 (patch) | |
tree | 090cbef6e0da30b1fdba7152eaaedea50ba44457 /sys-process | |
parent | media-libs/openjpeg: ppc64 stable wrt bug #856304 (diff) | |
download | gentoo-a8fe115a8e57a2e5e60fd50f5576e199e4b33586.tar.gz gentoo-a8fe115a8e57a2e5e60fd50f5576e199e4b33586.tar.bz2 gentoo-a8fe115a8e57a2e5e60fd50f5576e199e4b33586.zip |
sys-process/btop: ppc64 stable wrt bug #856394
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/btop/btop-1.2.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/btop/btop-1.2.7-r1.ebuild b/sys-process/btop/btop-1.2.7-r1.ebuild index 5eef90b618a6..396f431387f9 100644 --- a/sys-process/btop/btop-1.2.7-r1.ebuild +++ b/sys-process/btop/btop-1.2.7-r1.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 ~x86" +KEYWORDS="~amd64 arm64 ppc64 ~x86" PATCHES=( "${FILESDIR}/${P}-respect-cxx-var-839318.patch" |