diff options
author | Sam James <sam@gentoo.org> | 2021-04-18 01:46:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 01:46:34 +0000 |
commit | 56915b06040b9afb051e76cb754f4750616809d6 (patch) | |
tree | 57b0d646967eb4787ba3375043e9a4d9c0f1cbbc /dev-python/cython-test-exception-raiser | |
parent | www-client/links: Stabilize 2.22 amd64, #783498 (diff) | |
download | gentoo-56915b06040b9afb051e76cb754f4750616809d6.tar.gz gentoo-56915b06040b9afb051e76cb754f4750616809d6.tar.bz2 gentoo-56915b06040b9afb051e76cb754f4750616809d6.zip |
dev-python/cython-test-exception-raiser: Stabilize 1.0.0 arm, #783357
Signed-off-by: Sam James <sam@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 2e4b1a8bfc36..bf8b7c09610e 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 ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86" BDEPEND="dev-python/cython[${PYTHON_USEDEP}]" |