commit: a79b0363c691ff2ec988e4a6fcae0c589e0b080b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu May 13 17:12:07 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu May 13 17:12:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a79b0363
sys-process/atop: Stabilize 2.6.0 amd64, #789927 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-process/atop/atop-2.6.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-process/atop/atop-2.6.0.ebuild b/sys-process/atop/atop-2.6.0.ebuild index a5c018ec8bc..742019160ea 100644 --- a/sys-process/atop/atop-2.6.0.ebuild +++ b/sys-process/atop/atop-2.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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="
