diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2019-12-27 23:36:32 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2019-12-27 23:36:59 -0800 |
commit | 37f8b46a54fcdccc1bf22cd28a7c176c9e9aee7c (patch) | |
tree | 7ffeccbc201ea969e92cfaef4174c580a7aedc84 /sys-process | |
parent | dev-python/tox: Bump to 3.14.3 (diff) | |
download | gentoo-37f8b46a54fcdccc1bf22cd28a7c176c9e9aee7c.tar.gz gentoo-37f8b46a54fcdccc1bf22cd28a7c176c9e9aee7c.tar.bz2 gentoo-37f8b46a54fcdccc1bf22cd28a7c176c9e9aee7c.zip |
sys-process/glances: keyword 3.1.2 on ~ppc64
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/glances/glances-3.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/glances/glances-3.1.2.ebuild b/sys-process/glances/glances-3.1.2.ebuild index e2e26705f191..ea3251322e12 100644 --- a/sys-process/glances/glances-3.1.2.ebuild +++ b/sys-process/glances/glances-3.1.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/nicolargo/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc test" RESTRICT="!test? ( test )" |