diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 12:12:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 12:12:08 +0200 |
commit | 2ed1a0e682988c82d859e5b1ac19bbdaacf32545 (patch) | |
tree | 7ea16bdcde1169895539af26a92e9e12a1bc18ab | |
parent | dev-python/sphinxcontrib-qthelp: arm stable wrt bug #720616 (diff) | |
download | gentoo-2ed1a0e682988c82d859e5b1ac19bbdaacf32545.tar.gz gentoo-2ed1a0e682988c82d859e5b1ac19bbdaacf32545.tar.bz2 gentoo-2ed1a0e682988c82d859e5b1ac19bbdaacf32545.zip |
dev-python/sphinxcontrib-jsmath: arm stable wrt bug #720618
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1-r1.ebuild b/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1-r1.ebuild index c56cbb66df01..e8ff1965c90a 100644 --- a/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1-r1.ebuild +++ b/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1-r1.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=" |