diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-05-17 16:26:52 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-17 19:01:36 +0100 |
commit | 55f56a567bd637cc810031316eb53348e580ae10 (patch) | |
tree | 2ba6c863ab13d685f9a203a65dc9f311885cf8b9 /dev-python/sphinxcontrib-github-alt | |
parent | dev-python/testpath: keyworded 0.4.4-r1 for hppa, bug #710278 (diff) | |
download | gentoo-55f56a567bd637cc810031316eb53348e580ae10.tar.gz gentoo-55f56a567bd637cc810031316eb53348e580ae10.tar.bz2 gentoo-55f56a567bd637cc810031316eb53348e580ae10.zip |
dev-python/sphinxcontrib-github-alt: mark 1.1-r2 ~hppa, bug #710278
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-github-alt')
-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 ff13f834f04e..71120879c024 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 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~x86" RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" BDEPEND=${RDEPEND} |