diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 11:57:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 11:57:03 +0200 |
commit | 74e5db71a7122616a57fcb54f15950c39dc904cd (patch) | |
tree | 5e476a84a15aea1198c4c081cb46855aca8ea740 /dev-python/sphinxcontrib-qthelp | |
parent | dev-python/pytools: amd64 stable wrt bug #720614 (diff) | |
download | gentoo-74e5db71a7122616a57fcb54f15950c39dc904cd.tar.gz gentoo-74e5db71a7122616a57fcb54f15950c39dc904cd.tar.bz2 gentoo-74e5db71a7122616a57fcb54f15950c39dc904cd.zip |
dev-python/sphinxcontrib-qthelp: amd64 stable wrt bug #720616
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-qthelp')
-rw-r--r-- | dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3.ebuild b/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3.ebuild index faaa7426e975..94580e76f310 100644 --- a/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3.ebuild +++ b/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3.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=" |