diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2018-04-15 19:26:10 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-04-15 19:27:43 +0200 |
commit | 1939b9cc4d76902fa405ecc2a05fa1f198f8e0f8 (patch) | |
tree | 2f73a3d90527228ea4af2df3ebcde054aa956cb1 /sys-process | |
parent | dev-perl/Authen-PAM: arm stable wrt bug #652466 (diff) | |
download | gentoo-1939b9cc4d76902fa405ecc2a05fa1f198f8e0f8.tar.gz gentoo-1939b9cc4d76902fa405ecc2a05fa1f198f8e0f8.tar.bz2 gentoo-1939b9cc4d76902fa405ecc2a05fa1f198f8e0f8.zip |
sys-process/glances: stable for amd64. mark stable for the remaining arches using the ALLARCHES policy.
Bug: https://bugs.gentoo.org/635694
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/glances/glances-2.11.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/glances/glances-2.11.1.ebuild b/sys-process/glances/glances-2.11.1.ebuild index 954945702d12..8a69a9264c75 100644 --- a/sys-process/glances/glances-2.11.1.ebuild +++ b/sys-process/glances/glances-2.11.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,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=" |