diff options
author | John Helmert III <ajak@gentoo.org> | 2022-09-09 12:01:13 -0500 |
---|---|---|
committer | John Helmert III <ajak@gentoo.org> | 2022-09-09 12:22:53 -0500 |
commit | 7c5ff536f3f1d3a2a406a3cc1efac1cee227025e (patch) | |
tree | ffc4d153f50827c0a97d2bb49ae0e162627cfdf8 /sys-process/glances | |
parent | dev-util/rizin: drop 0.4.0 (diff) | |
download | gentoo-7c5ff536f3f1d3a2a406a3cc1efac1cee227025e.tar.gz gentoo-7c5ff536f3f1d3a2a406a3cc1efac1cee227025e.tar.bz2 gentoo-7c5ff536f3f1d3a2a406a3cc1efac1cee227025e.zip |
sys-process/glances: stabilize 3.2.7 for amd64
Signed-off-by: John Helmert III <ajak@gentoo.org>
Diffstat (limited to 'sys-process/glances')
-rw-r--r-- | sys-process/glances/glances-3.2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/glances/glances-3.2.7.ebuild b/sys-process/glances/glances-3.2.7.ebuild index ae070a4b0976..2e6c4521c2fe 100644 --- a/sys-process/glances/glances-3.2.7.ebuild +++ b/sys-process/glances/glances-3.2.7.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/nicolargo/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" |