diff options
author | 2022-08-12 09:57:08 +0300 | |
---|---|---|
committer | 2022-08-12 09:57:08 +0300 | |
commit | 42f3c3e64b893f125ee43996d813d8929f885326 (patch) | |
tree | e4c8e03280b30bb9a31a53a18b25049fc3c5a6b8 /sys-process/btop | |
parent | app-admin/awscli: add 1.25.50 (diff) | |
download | gentoo-42f3c3e64b893f125ee43996d813d8929f885326.tar.gz gentoo-42f3c3e64b893f125ee43996d813d8929f885326.tar.bz2 gentoo-42f3c3e64b893f125ee43996d813d8929f885326.zip |
sys-process/btop: Stabilize 1.2.8 x86, #864923
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-process/btop')
-rw-r--r-- | sys-process/btop/btop-1.2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |