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 D60F7138334 for ; Sat, 7 Dec 2019 23:07:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46A94E08BE; Sat, 7 Dec 2019 23:07:22 +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 1B67FE08BF for ; Sat, 7 Dec 2019 23:07:21 +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 D959A34D881 for ; Sat, 7 Dec 2019 23:07:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F0DAF904 for ; Sat, 7 Dec 2019 23:07:16 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1575760023.e209d3e8fbf9d218fd9b2c5e2a435177a9116b32.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/soupsieve/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/soupsieve/soupsieve-1.9.5.ebuild X-VCS-Directories: dev-python/soupsieve/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: e209d3e8fbf9d218fd9b2c5e2a435177a9116b32 X-VCS-Branch: master Date: Sat, 7 Dec 2019 23:07:16 +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: 1e56c559-feff-4160-9c22-ba8126375c22 X-Archives-Hash: 4c94b640a943ff9dbcd8a13b5daeaf6c commit: e209d3e8fbf9d218fd9b2c5e2a435177a9116b32 Author: Matt Turner gentoo org> AuthorDate: Sat Dec 7 22:48:55 2019 +0000 Commit: Matt Turner gentoo org> CommitDate: Sat Dec 7 23:07:03 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e209d3e8 dev-python/soupsieve-1.9.5: add ~mips, bug 701290 Signed-off-by: Matt Turner gentoo.org> dev-python/soupsieve/soupsieve-1.9.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/soupsieve/soupsieve-1.9.5.ebuild b/dev-python/soupsieve/soupsieve-1.9.5.ebuild index 7e80f259d20..1888f57b9d0 100644 --- a/dev-python/soupsieve/soupsieve-1.9.5.ebuild +++ b/dev-python/soupsieve/soupsieve-1.9.5.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/facelessuser/${PN}/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND="