diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-30 19:20:52 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-01 09:30:25 +0800 |
commit | 9b0ede1ae4cc5fbef03571ac4d5461df8d0648c4 (patch) | |
tree | f87d1e7f63cff59d1cab8cc7f35ff43004751f55 /dev-python/sphinxcontrib-qthelp | |
parent | dev-python/sphinxcontrib-websupport: keyword 1.2.4-r1 for ~loong (diff) | |
download | gentoo-9b0ede1ae4cc5fbef03571ac4d5461df8d0648c4.tar.gz gentoo-9b0ede1ae4cc5fbef03571ac4d5461df8d0648c4.tar.bz2 gentoo-9b0ede1ae4cc5fbef03571ac4d5461df8d0648c4.zip |
dev-python/sphinxcontrib-qthelp: keyword 1.0.3-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-qthelp')
-rw-r--r-- | dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3-r1.ebuild b/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3-r1.ebuild index 9aa972a9aefd..d9bc0c5e4e9b 100644 --- a/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3-r1.ebuild +++ b/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3-r1.ebuild @@ -18,7 +18,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 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" PDEPEND=" >=dev-python/sphinx-2.0[${PYTHON_USEDEP}] |