diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-03-04 21:18:56 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-03-04 20:26:42 +0000 |
commit | fa13d6d12bbbf68c6bad314b89305aa62d960cae (patch) | |
tree | 1b65d7c032ee979dcc87efc116456fc58a1dcc13 /dev-python/cython-test-exception-raiser | |
parent | dev-python/snakeoil: stable 0.9.2-r1 for sparc, bug #773904 (diff) | |
download | gentoo-fa13d6d12bbbf68c6bad314b89305aa62d960cae.tar.gz gentoo-fa13d6d12bbbf68c6bad314b89305aa62d960cae.tar.bz2 gentoo-fa13d6d12bbbf68c6bad314b89305aa62d960cae.zip |
dev-python/cython-test-exception-raiser: mark 1.0.0 ~sparc, bug #773451
Package-Manager: Portage-3.0.13, Repoman-3.0.2
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/cython-test-exception-raiser')
-rw-r--r-- | dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.0.ebuild b/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.0.ebuild index 2ea3fcb0e09b..8d32fe93d5c3 100644 --- a/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.0.ebuild +++ b/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.0.ebuild @@ -16,6 +16,6 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~sparc ~x86" BDEPEND="dev-python/cython[${PYTHON_USEDEP}]" |