commit: d65d18def19679cae4c4b0f23abceb6c0eef7182 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue May 4 19:12:57 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue May 4 19:12:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d65d18de
sys-process/htop: Stabilize 3.0.5 arm, #786696 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-process/htop/htop-3.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/htop/htop-3.0.5.ebuild b/sys-process/htop/htop-3.0.5.ebuild index 9c64bee62ec..29f65efb9cb 100644 --- a/sys-process/htop/htop-3.0.5.ebuild +++ b/sys-process/htop/htop-3.0.5.ebuild @@ -10,7 +10,7 @@ inherit autotools linux-info python-any-r1 DESCRIPTION="interactive process viewer" HOMEPAGE="https://htop.dev/ https://github.com/htop-dev/htop" SRC_URI="https://github.com/htop-dev/${PN}/archive/${PV/_}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" LICENSE="BSD GPL-2" SLOT="0"
