diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-01 08:32:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-01 08:32:12 +0200 |
commit | da9db59dbdb4779b43009b4afcba84355415f6ed (patch) | |
tree | 30e4aa6bab6e305592c12cd38526c8c9d0717900 /dev-python/sphinxcontrib-github-alt | |
parent | dev-python/git-review: amd64 stable wrt bug #793323 (diff) | |
download | gentoo-da9db59dbdb4779b43009b4afcba84355415f6ed.tar.gz gentoo-da9db59dbdb4779b43009b4afcba84355415f6ed.tar.bz2 gentoo-da9db59dbdb4779b43009b4afcba84355415f6ed.zip |
dev-python/sphinxcontrib-github-alt: amd64/arm64/x86 stable (ALLARCHES policy) wrt bug #793329
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-github-alt')
-rw-r--r-- | dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2.ebuild b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2.ebuild index fb29106918ed..7eede18eca54 100644 --- a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2.ebuild +++ b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~s390 ~x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~s390 x86" RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" BDEPEND="${RDEPEND}" |