Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/nest_asyncio/
Date: Sun, 25 Oct 2020 21:34:30
Message-Id: 1603661636.08e87d7a1ad65bad90ba270c43a06c1cebfee4f3.whissi@gentoo
1 commit: 08e87d7a1ad65bad90ba270c43a06c1cebfee4f3
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 25 21:30:17 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 25 21:33:56 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08e87d7a
7
8 dev-python/nest_asyncio: x86 stable (bug #750629)
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-python/nest_asyncio/nest_asyncio-1.4.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/nest_asyncio/nest_asyncio-1.4.0.ebuild b/dev-python/nest_asyncio/nest_asyncio-1.4.0.ebuild
17 index 59e0ec64432..21bbb087d5c 100644
18 --- a/dev-python/nest_asyncio/nest_asyncio-1.4.0.ebuild
19 +++ b/dev-python/nest_asyncio/nest_asyncio-1.4.0.ebuild
20 @@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
21
22 LICENSE="BSD-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm64 ~x86"
25 +KEYWORDS="~amd64 ~arm64 x86"
26
27 distutils_enable_tests setup.py