commit: ad5abb4209eec7691db8c05b4e6f9fe07145ea0e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu May 13 18:55:51 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu May 13 18:55:51 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad5abb42
sys-process/atop: Stabilize 2.6.0 x86, #789927 Signed-off-by: Sam James <sam <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 742019160ea..7341bc170da 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 x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="
