Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-aiohttp-theme/
Date: Wed, 19 Aug 2020 09:29:44
Message-Id: 1597829373.10f8c0c87306c0ebbfb124b6b451703556beb43e.slyfox@gentoo
1 commit: 10f8c0c87306c0ebbfb124b6b451703556beb43e
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed Aug 19 08:38:59 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 19 09:29:33 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10f8c0c8
7
8 dev-python/sphinx-aiohttp-theme: mark 0.1.6 ~sparc, bug #737618
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6.ebuild b/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6.ebuild
19 index da138046d4a..5d7f1a975ba 100644
20 --- a/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6.ebuild
21 +++ b/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6.ebuild
22 @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
23
24 LICENSE="BSD"
25 SLOT="0"
26 -KEYWORDS="amd64 ~arm ~arm64 ~ia64 x86"
27 +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~sparc x86"
28 IUSE=""
29
30 RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"