commit: f66c9b5e5cf40fb811e1b6883bae62b4259feacb Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun Oct 9 08:47:15 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun Oct 9 08:47:15 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f66c9b5e
sys-process/btop: Stabilize 1.2.9 amd64, #876043 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sys-process/btop/btop-1.2.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/btop/btop-1.2.9.ebuild b/sys-process/btop/btop-1.2.9.ebuild index fb7b5d02dcf9..1be7324e7902 100644 --- a/sys-process/btop/btop-1.2.9.ebuild +++ b/sys-process/btop/btop-1.2.9.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
