commit: 6a89dda311e78cc5687681dc62a8a0ef215753f7 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 19 06:28:37 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Feb 19 06:28:37 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a89dda3
sys-process/atop: Stabilize 2.7.1-r1 x86, #833656 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-process/atop/atop-2.7.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/atop/atop-2.7.1-r1.ebuild b/sys-process/atop/atop-2.7.1-r1.ebuild index a83683334417..fbaf6e502bdb 100644 --- a/sys-process/atop/atop-2.7.1-r1.ebuild +++ b/sys-process/atop/atop-2.7.1-r1.ebuild @@ -22,7 +22,7 @@ SRC_URI+=" modules? ( https://www.atoptool.nl/download/${NETATOP_P}.tar.gz )" # Module is GPL-2 as well LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" RDEPEND="sys-libs/ncurses:0= >=sys-process/acct-6.6.4-r1
