diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-08 10:27:46 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-08 10:30:57 +0100 |
commit | 1fef425c1b2925a0bea3ae539a7b246f4945d6f1 (patch) | |
tree | 7f79736074b6b7a5205ae83975939edd24e87acc /dev-python/sphinxcontrib-devhelp | |
parent | dev-python/sphinxcontrib-htmlhelp: stable 1.0.3 for hppa, bug #720620 (diff) | |
download | gentoo-1fef425c1b2925a0bea3ae539a7b246f4945d6f1.tar.gz gentoo-1fef425c1b2925a0bea3ae539a7b246f4945d6f1.tar.bz2 gentoo-1fef425c1b2925a0bea3ae539a7b246f4945d6f1.zip |
dev-python/sphinxcontrib-devhelp: stable 1.0.2 for hppa, bug #720622
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa"
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 eae8980d23ac..77ae8b192ee7 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=" |