diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 12:31:09 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 12:31:09 +0100 |
commit | 2de7ceabd40e6cc4048ed307de2a5ab44175f475 (patch) | |
tree | ec848dcaf1b38826fc31ce5e3319d5acf6405ba0 /dev-python/sphinxcontrib-devhelp | |
parent | dev-python/sphinxcontrib-applehelp: ppc64 stable wrt bug #710524 (diff) | |
download | gentoo-2de7ceabd40e6cc4048ed307de2a5ab44175f475.tar.gz gentoo-2de7ceabd40e6cc4048ed307de2a5ab44175f475.tar.bz2 gentoo-2de7ceabd40e6cc4048ed307de2a5ab44175f475.zip |
dev-python/sphinxcontrib-devhelp: ppc64 stable wrt bug #710524
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-devhelp')
-rw-r--r-- | dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.1.ebuild b/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.1.ebuild index 3313867dd3e4..e992335a012d 100644 --- a/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.1.ebuild +++ b/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.1.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 ~sh 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 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" RDEPEND="" PDEPEND=" |