diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-09-04 13:38:09 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-09-04 13:40:34 +0300 |
commit | dd4e36ff58e5fc02d0d010ce519fe084b6caeec7 (patch) | |
tree | dfe4310caf85f25983399345deebe199b7e0b575 /dev-python/sphinxcontrib-serializinghtml | |
parent | dev-python/sphinxcontrib-qthelp: Keyword 1.0.3 riscv, #737724 (diff) | |
download | gentoo-dd4e36ff58e5fc02d0d010ce519fe084b6caeec7.tar.gz gentoo-dd4e36ff58e5fc02d0d010ce519fe084b6caeec7.tar.bz2 gentoo-dd4e36ff58e5fc02d0d010ce519fe084b6caeec7.zip |
dev-python/sphinxcontrib-serializinghtml: Keyword 1.1.4 riscv, #737724
Signed-off-by: Mikle Kolyada <zlogene@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 127ed1ee7e54..26f8ad75b6af 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 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" RDEPEND="dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]" PDEPEND=" |