From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C7B76138350 for ; Sat, 2 May 2020 13:30:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A70D4E0C15; Sat, 2 May 2020 13:30:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 93ABBE0C15 for ; Sat, 2 May 2020 13:30:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BE52634F162 for ; Sat, 2 May 2020 13:30:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0503A211 for ; Sat, 2 May 2020 13:30:29 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1588425307.3da34aed06a0244272aae2b0be9fba1e55327fee.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/glances/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-process/glances/glances-3.1.4.1.ebuild X-VCS-Directories: sys-process/glances/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 3da34aed06a0244272aae2b0be9fba1e55327fee X-VCS-Branch: master Date: Sat, 2 May 2020 13:30:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f4b7b342-e39f-4076-a9b3-e581d617629b X-Archives-Hash: 1f350f9e38517280ab3e43c2494583d4 commit: 3da34aed06a0244272aae2b0be9fba1e55327fee Author: Sam James (sam_c) cmpct info> AuthorDate: Sat May 2 06:36:44 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat May 2 13:15:07 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3da34aed sys-process/glances: arm64 stable (bug #720368) Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sam James (sam_c) cmpct.info> Signed-off-by: Mart Raudsepp gentoo.org> sys-process/glances/glances-3.1.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/glances/glances-3.1.4.1.ebuild b/sys-process/glances/glances-3.1.4.1.ebuild index fd76df13181..031f65f3253 100644 --- a/sys-process/glances/glances-3.1.4.1.ebuild +++ b/sys-process/glances/glances-3.1.4.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/nicolargo/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz 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="dev-python/future[${PYTHON_USEDEP}]