summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2017-01-10 00:25:33 +0100
committerPatrice Clement <monsieurp@gentoo.org>2017-01-10 00:30:46 +0100
commitd4721bf1d9b97a00d0780444f3e9b637e373f1fe (patch)
tree3e54faff5c5e3454a865eee15db6167577b61530 /sys-process
parentdev-util/meson: stabilize 0.36.0 (diff)
downloadgentoo-d4721bf1d9b97a00d0780444f3e9b637e373f1fe.tar.gz
gentoo-d4721bf1d9b97a00d0780444f3e9b637e373f1fe.tar.bz2
gentoo-d4721bf1d9b97a00d0780444f3e9b637e373f1fe.zip
sys-process/glances: stable for amd64+x86.
Package-Manager: portage-2.3.0
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/glances/glances-2.7.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/glances/glances-2.7.1.ebuild b/sys-process/glances/glances-2.7.1.ebuild
index 9d9000396c65..3f9164475723 100644
--- a/sys-process/glances/glances-2.7.1.ebuild
+++ b/sys-process/glances/glances-2.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/G/${PN^}/${P^}.tar.gz"
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
IUSE="doc"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"