diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-30 19:15:34 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-01 09:30:19 +0800 |
commit | affaaaf22d4ba6ae565cc3d09ea01a62d0cb8770 (patch) | |
tree | cc6efcdf69619a1125c3c55ecf531b4654cd4479 /dev-python/cython-test-exception-raiser | |
parent | dev-python/webob: keyword 1.8.7 for ~loong (diff) | |
download | gentoo-affaaaf22d4ba6ae565cc3d09ea01a62d0cb8770.tar.gz gentoo-affaaaf22d4ba6ae565cc3d09ea01a62d0cb8770.tar.bz2 gentoo-affaaaf22d4ba6ae565cc3d09ea01a62d0cb8770.zip |
dev-python/cython-test-exception-raiser: keyword 1.0.2-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@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.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.2-r1.ebuild b/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.2-r1.ebuild index b5683d93cb1d..30e0030806a6 100644 --- a/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.2-r1.ebuild +++ b/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.2-r1.ebuild @@ -18,6 +18,6 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86" BDEPEND="dev-python/cython[${PYTHON_USEDEP}]" |