diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-05-06 19:28:05 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-06 18:34:28 +0100 |
commit | ed64b1b6a057c418459c30cce35772f4a5ca59a3 (patch) | |
tree | 2628b9c1874cbe4ac4046780f085ae0588557ebc /dev-python/sphinxcontrib-jsmath | |
parent | dev-python/sphinxcontrib-htmlhelp: mark 1.0.3 sparc, bug #720620 (diff) | |
download | gentoo-ed64b1b6a057c418459c30cce35772f4a5ca59a3.tar.gz gentoo-ed64b1b6a057c418459c30cce35772f4a5ca59a3.tar.bz2 gentoo-ed64b1b6a057c418459c30cce35772f4a5ca59a3.zip |
dev-python/sphinxcontrib-jsmath: mark 1.0.1-r1 sparc, bug #720618
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-jsmath')
-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 3a9cf404eaf3..1f35488b658f 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=" |