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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 57466158003 for ; Mon, 28 Feb 2022 23:59:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A2EFCE081B; Mon, 28 Feb 2022 23:59:43 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8858FE081B for ; Mon, 28 Feb 2022 23:59:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 99FE834351D for ; Mon, 28 Feb 2022 23:59:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 567A529 for ; Mon, 28 Feb 2022 23:59:41 +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: <1646092725.7113b9f6981afca35651198d2d550367c82b86a7.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/QtPy/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/QtPy/QtPy-2.0.0.ebuild X-VCS-Directories: dev-python/QtPy/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 7113b9f6981afca35651198d2d550367c82b86a7 X-VCS-Branch: master Date: Mon, 28 Feb 2022 23:59:41 +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: c120e843-3ee8-4c7f-9ba3-19ab8479a800 X-Archives-Hash: 651e12c2b03e8132aa3d409b0cba294b commit: 7113b9f6981afca35651198d2d550367c82b86a7 Author: Sam James gentoo org> AuthorDate: Mon Feb 28 23:58:45 2022 +0000 Commit: Sam James gentoo org> CommitDate: Mon Feb 28 23:58:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7113b9f6 dev-python/QtPy: Stabilize 2.0.0 ALLARCHES, #834212 Signed-off-by: Sam James gentoo.org> dev-python/QtPy/QtPy-2.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/QtPy/QtPy-2.0.0.ebuild b/dev-python/QtPy/QtPy-2.0.0.ebuild index dab3deb709bf..9fcfb7eab3c3 100644 --- a/dev-python/QtPy/QtPy-2.0.0.ebuild +++ b/dev-python/QtPy/QtPy-2.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm arm64 x86" _IUSE_QT_MODULES=" declarative designer gui help location multimedia network opengl