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 66D06158F56 for ; Tue, 17 Aug 2021 09:16:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 919E3E0848; Tue, 17 Aug 2021 09:16:09 +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 6769FE0848 for ; Tue, 17 Aug 2021 09:16:09 +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 1AEE4335DB7 for ; Tue, 17 Aug 2021 09:16:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7FB847B2 for ; Tue, 17 Aug 2021 09:16:06 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1629191741.7ffc0a3e9f539a626276e13c670566807a32a109.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/poezio/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/poezio/poezio-0.13.1-r2.ebuild X-VCS-Directories: net-im/poezio/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 7ffc0a3e9f539a626276e13c670566807a32a109 X-VCS-Branch: master Date: Tue, 17 Aug 2021 09:16:06 +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: 707e3f88-0ec5-471b-af5e-3b280cc8e865 X-Archives-Hash: 8d2179abb4919c94482af1d59a515bd8 commit: 7ffc0a3e9f539a626276e13c670566807a32a109 Author: Florian Schmaus gentoo org> AuthorDate: Tue Aug 17 09:15:41 2021 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Tue Aug 17 09:15:41 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ffc0a3e net-im/poezio: stabilize 0.13.1-r2 for amd64 Closes: https://bugs.gentoo.org/808576 Signed-off-by: Florian Schmaus gentoo.org> net-im/poezio/poezio-0.13.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/poezio/poezio-0.13.1-r2.ebuild b/net-im/poezio/poezio-0.13.1-r2.ebuild index df3051da179..a43f1e0504f 100644 --- a/net-im/poezio/poezio-0.13.1-r2.ebuild +++ b/net-im/poezio/poezio-0.13.1-r2.ebuild @@ -21,7 +21,7 @@ if [[ "${PV}" == "9999" ]]; then BDEPEND="dev-python/sphinx" else SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - KEYWORDS="~amd64" + KEYWORDS="amd64" fi RDEPEND="