commit: 42f3c3e64b893f125ee43996d813d8929f885326 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Fri Aug 12 06:57:08 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Fri Aug 12 06:57:08 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42f3c3e6
sys-process/btop: Stabilize 1.2.8 x86, #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 a7debc776d4b..3fe3299169dd 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
