diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-06 07:51:37 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-06 08:01:24 +0100 |
commit | 5ad8f67ef6edacd7785b687c0bf0701e33e66e0d (patch) | |
tree | 8fc094544674f8c5fd9bbdf74c62ae3db9097897 /dev-python/sphinxcontrib-devhelp | |
parent | dev-python/sphinxcontrib-htmlhelp: stable 1.0.3 for ppc, bug #720620 (diff) | |
download | gentoo-5ad8f67ef6edacd7785b687c0bf0701e33e66e0d.tar.gz gentoo-5ad8f67ef6edacd7785b687c0bf0701e33e66e0d.tar.bz2 gentoo-5ad8f67ef6edacd7785b687c0bf0701e33e66e0d.zip |
dev-python/sphinxcontrib-devhelp: stable 1.0.2 for ppc, bug #720622
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-devhelp')
-rw-r--r-- | dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.2.ebuild b/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.2.ebuild index fd6ceac9a374..eae8980d23ac 100644 --- a/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.2.ebuild +++ b/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" RDEPEND="dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]" PDEPEND=" |