commit: 98ea5b35c8e10f359e1c8dba8697d9793e4baac8 Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com> AuthorDate: Sun Oct 10 15:16:48 2021 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Mon Oct 11 13:46:27 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98ea5b35
sys-process/atop: keyword ~riscv Closes: https://github.com/gentoo/gentoo/pull/22545 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com> Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> sys-process/atop/atop-2.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/atop/atop-2.6.0.ebuild b/sys-process/atop/atop-2.6.0.ebuild index 8e840c67caa..593972f43de 100644 --- a/sys-process/atop/atop-2.6.0.ebuild +++ b/sys-process/atop/atop-2.6.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Atoptool/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="
