diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-02-23 15:09:42 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-02-23 15:09:42 +0300 |
commit | f6c42c3e3a9e82a55455f1f917a5d1da9c551f5e (patch) | |
tree | f43a7d2df34e0cccc3762bcf963f91f2a52a7947 /dev-python/sphinxcontrib-serializinghtml | |
parent | dev-python/sphinxcontrib-htmlhelp: arm stable wrt bug #710524 (diff) | |
download | gentoo-f6c42c3e3a9e82a55455f1f917a5d1da9c551f5e.tar.gz gentoo-f6c42c3e3a9e82a55455f1f917a5d1da9c551f5e.tar.bz2 gentoo-f6c42c3e3a9e82a55455f1f917a5d1da9c551f5e.zip |
dev-python/sphinxcontrib-serializinghtml: arm stable wrt bug #710524
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
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.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.3.ebuild b/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.3.ebuild index 094b1df36c11..edc9d1387156 100644 --- a/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.3.ebuild +++ b/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.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 ~sh ~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 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" RDEPEND="" PDEPEND=" |