diff options
author | Sam James <sam@gentoo.org> | 2021-05-13 18:55:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-13 18:55:51 +0000 |
commit | ad5abb4209eec7691db8c05b4e6f9fe07145ea0e (patch) | |
tree | 8a47b347d58223400f0d09afcbb0292acf65bf60 /sys-process | |
parent | sys-power/apcupsd: Stabilize 3.14.14-r3 x86, #789924 (diff) | |
download | gentoo-ad5abb4209eec7691db8c05b4e6f9fe07145ea0e.tar.gz gentoo-ad5abb4209eec7691db8c05b4e6f9fe07145ea0e.tar.bz2 gentoo-ad5abb4209eec7691db8c05b4e6f9fe07145ea0e.zip |
sys-process/atop: Stabilize 2.6.0 x86, #789927
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/atop/atop-2.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/atop/atop-2.6.0.ebuild b/sys-process/atop/atop-2.6.0.ebuild index 742019160ea4..7341bc170dae 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=" |