diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:40:38 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:40:38 +0200 |
commit | 2d2ef5cb50ce861b5fd4d263a0c60fe066bcc5e2 (patch) | |
tree | adb272d71426794cf32167a9c0224949d439953e /dev-python/sphinxcontrib-serializinghtml | |
parent | dev-python/coverage: sparc stable wrt bug #731354 (diff) | |
download | gentoo-2d2ef5cb50ce861b5fd4d263a0c60fe066bcc5e2.tar.gz gentoo-2d2ef5cb50ce861b5fd4d263a0c60fe066bcc5e2.tar.bz2 gentoo-2d2ef5cb50ce861b5fd4d263a0c60fe066bcc5e2.zip |
dev-python/sphinxcontrib-serializinghtml: sparc stable wrt bug #731596
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-serializinghtml')
-rw-r--r-- | dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.4.ebuild b/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.4.ebuild index 84c547844932..2bc0113dc306 100644 --- a/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.4.ebuild +++ b/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.4.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=" |