Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-autoapi/
Date: Thu, 03 Nov 2022 19:11:40
Message-Id: 1667502687.e0cd9cbf36b53697efbb83ba7a061ffc220ec273.arthurzam@gentoo
1 commit: e0cd9cbf36b53697efbb83ba7a061ffc220ec273
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 3 19:11:27 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 3 19:11:27 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0cd9cbf
7
8 dev-python/sphinx-autoapi: Stabilize 2.0.0 ALLARCHES, #879389
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/sphinx-autoapi/sphinx-autoapi-2.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.0.ebuild b/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.0.ebuild
16 index ed1cb2fd23fd..8e2b4490c507 100644
17 --- a/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.0.ebuild
18 +++ b/dev-python/sphinx-autoapi/sphinx-autoapi-2.0.0.ebuild
19 @@ -21,7 +21,7 @@ SRC_URI="
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
24 +KEYWORDS="amd64 arm arm64 x86"
25
26 RDEPEND="
27 dev-python/astroid[${PYTHON_USEDEP}]