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 79B1D158018 for ; Sun, 3 Oct 2021 17:17:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 92E0EE092F; Sun, 3 Oct 2021 17:17:52 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7AB68E092F for ; Sun, 3 Oct 2021 17:17:52 +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 ECB6A342F04 for ; Sun, 3 Oct 2021 17:17:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7BBD12C 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: <1633281450.e3f072ebbfb28b25a46fa26a7b25e945675a9e4d.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: e3f072ebbfb28b25a46fa26a7b25e945675a9e4d 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: 561db993-6c43-4eb6-8595-ae6d00096735 X-Archives-Hash: e6698fc247233dfdeb62a8e92a0ddf1c commit: e3f072ebbfb28b25a46fa26a7b25e945675a9e4d Author: Conrad Kostecki gentoo org> AuthorDate: Sun Oct 3 17:15:25 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sun Oct 3 17:17:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3f072eb dev-python/transitions: amd64 stable Bug: 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 b0e276abfbf..e6a2744858f 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="