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 E14B3158018 for ; Sun, 3 Oct 2021 17:17:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1355FE088D; Sun, 3 Oct 2021 17:17:52 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EBBC7E088D for ; Sun, 3 Oct 2021 17:17:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 19065342F19 for ; Sun, 3 Oct 2021 17:17:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9001B11C for ; Sun, 3 Oct 2021 17:17:49 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1633281451.08c82c9be4cf1dd205905936341efbfe32fc9471.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/transitions/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/transitions/transitions-0.8.9.ebuild X-VCS-Directories: dev-python/transitions/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 08c82c9be4cf1dd205905936341efbfe32fc9471 X-VCS-Branch: master Date: Sun, 3 Oct 2021 17:17:49 +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: 0aa5e942-cb12-4df4-9a1d-be9b6ec8ffc2 X-Archives-Hash: f0ddb71c075c322c665c26f1287266e8 commit: 08c82c9be4cf1dd205905936341efbfe32fc9471 Author: Conrad Kostecki gentoo org> AuthorDate: Sun Oct 3 17:16:13 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sun Oct 3 17:17:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08c82c9b dev-python/transitions: x86 stable Closes: https://bugs.gentoo.org/816006 Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Conrad Kostecki gentoo.org> dev-python/transitions/transitions-0.8.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/transitions/transitions-0.8.9.ebuild b/dev-python/transitions/transitions-0.8.9.ebuild index e6a2744858f..ae88c5e1102 100644 --- a/dev-python/transitions/transitions-0.8.9.ebuild +++ b/dev-python/transitions/transitions-0.8.9.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/pytransitions/${PN}/archive/${PV}.tar.gz -> ${P}.tar LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="examples" RDEPEND="