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 C0CC0139694 for ; Fri, 26 May 2017 20:56:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CBEA021C21F; Fri, 26 May 2017 20:56:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A7F3521C21F for ; Fri, 26 May 2017 20:56:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 7C832341698 for ; Fri, 26 May 2017 20:56:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DCBDF7466 for ; Fri, 26 May 2017 20:56:39 +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: <1495832159.22c000494571bcbf300841d25ce74e2c0e24a920.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-expect/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pytest-expect/pytest-expect-1.1.0.ebuild X-VCS-Directories: dev-python/pytest-expect/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 22c000494571bcbf300841d25ce74e2c0e24a920 X-VCS-Branch: master Date: Fri, 26 May 2017 20:56:39 +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-Archives-Salt: a037b2df-bdb0-4e42-9402-4a4ec5e1ce11 X-Archives-Hash: 713464607111086d89302d87cd5979cb commit: 22c000494571bcbf300841d25ce74e2c0e24a920 Author: Mart Raudsepp gentoo org> AuthorDate: Fri May 26 20:53:18 2017 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Fri May 26 20:55:59 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22c00049 dev-python/pytest-expect: keyworded for ~mips Gentoo-bug: 617914 Package-Manager: Portage-2.3.5, Repoman-2.3.2 dev-python/pytest-expect/pytest-expect-1.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-expect/pytest-expect-1.1.0.ebuild b/dev-python/pytest-expect/pytest-expect-1.1.0.ebuild index 173880b8232..cc92dd9f06d 100644 --- a/dev-python/pytest-expect/pytest-expect-1.1.0.ebuild +++ b/dev-python/pytest-expect/pytest-expect-1.1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ~hppa ~ppc64" +KEYWORDS="~amd64 ~arm arm64 ~hppa ~mips ~ppc64" IUSE="" RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]