commit: 63bbb84216ab80f22cc63c6c1227edf93f392007 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 14 13:24:43 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jan 14 13:24:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63bbb842
sys-process/htop: Stabilize 3.1.2-r1 sparc, #831174 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-process/htop/htop-3.1.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/htop/htop-3.1.2-r1.ebuild b/sys-process/htop/htop-3.1.2-r1.ebuild index a711ffcac9e8..f2346f6123d7 100644 --- a/sys-process/htop/htop-3.1.2-r1.ebuild +++ b/sys-process/htop/htop-3.1.2-r1.ebuild @@ -10,7 +10,7 @@ inherit autotools linux-info python-any-r1 xdg-utils 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"
