diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-07-11 11:12:38 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-07-11 11:13:52 +0200 |
commit | f213f89c26debac73abd31eed761f77003583943 (patch) | |
tree | a123b361cf153713c7ea1008c7413c906c274797 /dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1-r2.ebuild | |
parent | dev-python/sphinxcontrib-spelling: Mark ALLARCHES (diff) | |
download | gentoo-f213f89c26debac73abd31eed761f77003583943.tar.gz gentoo-f213f89c26debac73abd31eed761f77003583943.tar.bz2 gentoo-f213f89c26debac73abd31eed761f77003583943.zip |
dev-python/sphinxcontrib-github-alt: Stabilize 1.1-r2 ALLARCHES, #731590
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1-r2.ebuild')
-rw-r--r-- | dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1-r2.ebuild b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1-r2.ebuild index 9e73c8a3891a..c5637fb5d8ae 100644 --- a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1-r2.ebuild +++ b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1-r2.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/jupyter/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa x86" +KEYWORDS="amd64 ~arm arm64 ~hppa x86" RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" BDEPEND=${RDEPEND} |