diff options
author | Sam James <sam@gentoo.org> | 2021-05-13 17:12:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-13 17:12:07 +0000 |
commit | a79b0363c691ff2ec988e4a6fcae0c589e0b080b (patch) | |
tree | 39b802aaaa98caf12fefb17cff56ef2f51851b3c /sys-process/atop | |
parent | sys-block/di: Stabilize 4.50 ppc64, #789879 (diff) | |
download | gentoo-a79b0363c691ff2ec988e4a6fcae0c589e0b080b.tar.gz gentoo-a79b0363c691ff2ec988e4a6fcae0c589e0b080b.tar.bz2 gentoo-a79b0363c691ff2ec988e4a6fcae0c589e0b080b.zip |
sys-process/atop: Stabilize 2.6.0 amd64, #789927
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process/atop')
-rw-r--r-- | sys-process/atop/atop-2.6.0.ebuild | 4 |
1 files 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 a5c018ec8bc6..742019160ea4 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=" |