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 A7DAD1580B9 for ; Sun, 22 Aug 2021 03:42:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8F72E08F2; Sun, 22 Aug 2021 03:42:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 D3090E08F2 for ; Sun, 22 Aug 2021 03:42:49 +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 E7976342AAC for ; Sun, 22 Aug 2021 03:42:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2F1AE8BB for ; Sun, 22 Aug 2021 03:42:47 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1629603608.d186f8ebbf0367be49c461f8a9fa779553ab3017.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyqtgraph/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pyqtgraph/pyqtgraph-0.12.2.ebuild X-VCS-Directories: dev-python/pyqtgraph/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d186f8ebbf0367be49c461f8a9fa779553ab3017 X-VCS-Branch: master Date: Sun, 22 Aug 2021 03:42:47 +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: 49891ab8-4462-4519-a2ab-c8092a4ea1b2 X-Archives-Hash: b599d2eaba510d40e7fa5fda0af3144a commit: d186f8ebbf0367be49c461f8a9fa779553ab3017 Author: Sam James gentoo org> AuthorDate: Sun Aug 22 03:40:08 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Aug 22 03:40:08 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d186f8eb dev-python/pyqtgraph: Stabilize 0.12.2 ALLARCHES, #808327 Signed-off-by: Sam James gentoo.org> dev-python/pyqtgraph/pyqtgraph-0.12.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyqtgraph/pyqtgraph-0.12.2.ebuild b/dev-python/pyqtgraph/pyqtgraph-0.12.2.ebuild index 523718072f9..3bc55a927f1 100644 --- a/dev-python/pyqtgraph/pyqtgraph-0.12.2.ebuild +++ b/dev-python/pyqtgraph/pyqtgraph-0.12.2.ebuild @@ -19,7 +19,7 @@ S=${WORKDIR}/${PN}-${P} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="examples opengl svg" RDEPEND="