diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 12:29:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 12:29:53 +0200 |
commit | ba0f64403a1964271d7af5d1ed954f1ee74babeb (patch) | |
tree | 1a9a1907aec637543c5d40d2059ee05fa2a606f4 /dev-python/sphinxcontrib-devhelp | |
parent | dev-python/sphinxcontrib-htmlhelp: x86 stable wrt bug #720620 (diff) | |
download | gentoo-ba0f64403a1964271d7af5d1ed954f1ee74babeb.tar.gz gentoo-ba0f64403a1964271d7af5d1ed954f1ee74babeb.tar.bz2 gentoo-ba0f64403a1964271d7af5d1ed954f1ee74babeb.zip |
dev-python/sphinxcontrib-devhelp: x86 stable wrt bug #720622
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
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.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 3c7c360511f3..88d17ccd0e40 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=" |