diff options
author | Sam James <sam@gentoo.org> | 2021-06-20 02:54:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-20 02:54:38 +0100 |
commit | 3459614a218c4468192d4a7dd03ba6c9c54b3550 (patch) | |
tree | b00a942cb2c645a7fa84d4ef63076816703f316f /dev-python | |
parent | media-fonts/stix-fonts: Keyword 2.11 sparc, #796365 (diff) | |
download | gentoo-3459614a218c4468192d4a7dd03ba6c9c54b3550.tar.gz gentoo-3459614a218c4468192d4a7dd03ba6c9c54b3550.tar.bz2 gentoo-3459614a218c4468192d4a7dd03ba6c9c54b3550.zip |
dev-python/numpydoc: Keyword 1.1.0 sparc, #796365
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/numpydoc/numpydoc-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/numpydoc/numpydoc-1.1.0.ebuild b/dev-python/numpydoc/numpydoc-1.1.0.ebuild index 068db237c9ea..e8e6a1d97662 100644 --- a/dev-python/numpydoc/numpydoc-1.1.0.ebuild +++ b/dev-python/numpydoc/numpydoc-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86 ~x64-macos" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~sparc x86 ~x64-macos" RDEPEND=" dev-python/jinja[${PYTHON_USEDEP}] |