diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-30 09:25:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-30 09:25:26 +0200 |
commit | c282e2091d3fe44852ce692b64b74a3e10d01955 (patch) | |
tree | 88f1c3d32fd2b65fb66f518cf2e77d1d948d7953 /dev-python/sphinxcontrib-trio | |
parent | dev-python/pytest-trio: amd64 stable wrt bug #811000 (diff) | |
download | gentoo-c282e2091d3fe44852ce692b64b74a3e10d01955.tar.gz gentoo-c282e2091d3fe44852ce692b64b74a3e10d01955.tar.bz2 gentoo-c282e2091d3fe44852ce692b64b74a3e10d01955.zip |
dev-python/sphinxcontrib-trio: amd64 stable wrt bug #811000
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-trio')
-rw-r--r-- | dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild b/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild index fd98b8d63444..45c19a3ab609 100644 --- a/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild +++ b/dev-python/sphinxcontrib-trio/sphinxcontrib-trio-1.1.2.ebuild @@ -14,7 +14,7 @@ HOMEPAGE=" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="|| ( Apache-2.0 MIT )" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~sparc ~x86" SLOT="0" RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" |