diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-07 10:25:46 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-07 10:25:46 +0200 |
commit | 2759f4a4f8a9fd2e5d316019f13598e3d6a70fb0 (patch) | |
tree | 26e27a1231bde1bd2e0eb66e435abb55a40f5e46 /sys-process | |
parent | app-crypt/acme-tiny: Stabilize 5.0.1 amd64, #850265 (diff) | |
download | gentoo-2759f4a4f8a9fd2e5d316019f13598e3d6a70fb0.tar.gz gentoo-2759f4a4f8a9fd2e5d316019f13598e3d6a70fb0.tar.bz2 gentoo-2759f4a4f8a9fd2e5d316019f13598e3d6a70fb0.zip |
sys-process/bpytop: Stabilize 1.0.68 amd64, #850277
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/bpytop/bpytop-1.0.68.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/bpytop/bpytop-1.0.68.ebuild b/sys-process/bpytop/bpytop-1.0.68.ebuild index 9cd9d1c11448..ea2db45e6316 100644 --- a/sys-process/bpytop/bpytop-1.0.68.ebuild +++ b/sys-process/bpytop/bpytop-1.0.68.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/aristocratos/${PN}/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~riscv ~x86" IUSE="test" RDEPEND=" |