diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-10-09 10:54:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-10-09 10:54:21 +0200 |
commit | cb5c4fba83cc98ff2500c9f34cc827a46a634c9a (patch) | |
tree | ddaa01e70d7e282b4ed240df23ac886ae4622bfe /sys-process | |
parent | net-vpn/libreswan: Stabilize 4.7 x86, #875191 (diff) | |
download | gentoo-cb5c4fba83cc98ff2500c9f34cc827a46a634c9a.tar.gz gentoo-cb5c4fba83cc98ff2500c9f34cc827a46a634c9a.tar.bz2 gentoo-cb5c4fba83cc98ff2500c9f34cc827a46a634c9a.zip |
sys-process/btop: Stabilize 1.2.9 x86, #876043
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/btop/btop-1.2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/btop/btop-1.2.9.ebuild b/sys-process/btop/btop-1.2.9.ebuild index 1be7324e7902..ee0bbdefbd6d 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 |