commit: 1939b9cc4d76902fa405ecc2a05fa1f198f8e0f8 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Sun Apr 15 17:26:10 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun Apr 15 17:27:43 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1939b9cc
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 sys-process/glances/glances-2.11.1.ebuild | 4 ++-- 1 file 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 954945702d1..8a69a9264c7 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="
