diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-05 08:45:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-05 08:45:03 +0200 |
commit | 36f8a783dff0122855947beb4ad43ebbe2052b1d (patch) | |
tree | 8002b2bcec9af6aaa161c9f2b0a6442bd9ed8a8b /sys-process/btop | |
parent | sci-libs/pytorch: add USE flags controlling caffe2 (diff) | |
download | gentoo-36f8a783dff0122855947beb4ad43ebbe2052b1d.tar.gz gentoo-36f8a783dff0122855947beb4ad43ebbe2052b1d.tar.bz2 gentoo-36f8a783dff0122855947beb4ad43ebbe2052b1d.zip |
sys-process/btop: amd64 stable wrt bug #856394
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-process/btop')
-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 396f431387f9..547270484ac6 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" |