commit: 8971116b49630f4f9365c63bbdb9423c44e4fb42 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Mar 25 13:48:38 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Mar 25 13:59:19 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8971116b
dev-python/sphinxcontrib-github-alt: Stabilize 1.1 ALLARCHES Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1.ebuild b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1.ebuild index 05794e64fda..a03a020135f 100644 --- a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1.ebuild +++ b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/jupyter/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 arm64 ~x86" +KEYWORDS="amd64 arm64 x86" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND="
