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 A7E35138350 for ; Tue, 11 Feb 2020 19:44:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA2B6E0845; Tue, 11 Feb 2020 19:44:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 BF209E0845 for ; Tue, 11 Feb 2020 19:44:23 +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 BCE4234EB9C for ; Tue, 11 Feb 2020 19:44:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 765C87B for ; Tue, 11 Feb 2020 19:44:21 +0000 (UTC) From: "Matthew Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthew Thode" Message-ID: <1581450255.8eb020a38a6a1ef0677a681c66b46c85eef0193f.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/bashate/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/bashate/bashate-0.6.0.ebuild X-VCS-Directories: dev-python/bashate/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matthew Thode X-VCS-Revision: 8eb020a38a6a1ef0677a681c66b46c85eef0193f X-VCS-Branch: master Date: Tue, 11 Feb 2020 19:44:21 +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: 2e7b821e-43c9-4ce6-a4f6-b31e5d586df8 X-Archives-Hash: 9abbf7794287c207c372d0e5cbde8345 commit: 8eb020a38a6a1ef0677a681c66b46c85eef0193f Author: Matthew Thode gentoo org> AuthorDate: Tue Feb 11 19:39:03 2020 +0000 Commit: Matthew Thode gentoo org> CommitDate: Tue Feb 11 19:44:15 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8eb020a3 dev-python/bashate: 0.6.0 stable amd64/x86 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode gentoo.org> dev-python/bashate/bashate-0.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/bashate/bashate-0.6.0.ebuild b/dev-python/bashate/bashate-0.6.0.ebuild index 7bb9ed36008..41ac6f0d758 100644 --- a/dev-python/bashate/bashate-0.6.0.ebuild +++ b/dev-python/bashate/bashate-0.6.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" DEPEND="