diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-07-11 11:12:40 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-07-11 11:13:54 +0200 |
commit | 9c92d7d87ee4228a38ba80acc05e29eff3a4227d (patch) | |
tree | 162bbd826410615c75a9777ed5f4e7219aadc42b /dev-python/sphinxcontrib-serializinghtml | |
parent | dev-python/sphinxcontrib-httpdomain: Stabilize 1.7.0 ALLARCHES, #731592 (diff) | |
download | gentoo-9c92d7d87ee4228a38ba80acc05e29eff3a4227d.tar.gz gentoo-9c92d7d87ee4228a38ba80acc05e29eff3a4227d.tar.bz2 gentoo-9c92d7d87ee4228a38ba80acc05e29eff3a4227d.zip |
dev-python/sphinxcontrib-serializinghtml: Stabilize 1.1.4 ALLARCHES, #731596
Signed-off-by: Michał Górny <mgorny@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 b4f1ac0f75ee..127ed1ee7e54 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=" |