commit: 850717da85065c1b93ffa4eda8331d0c98e767b9 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Fri Aug 12 06:57:41 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Fri Aug 12 06:57:41 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=850717da
sys-process/btop: Stabilize 1.2.8 amd64, #864923 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> sys-process/btop/btop-1.2.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/btop/btop-1.2.8.ebuild b/sys-process/btop/btop-1.2.8.ebuild index 3fe3299169dd..1ab3bda67589 100644 --- a/sys-process/btop/btop-1.2.8.ebuild +++ b/sys-process/btop/btop-1.2.8.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" src_prepare() { default
