summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-18 01:51:00 +0000
committerSam James <sam@gentoo.org>2021-04-18 01:51:00 +0000
commit20fcb27e4e0afb8ab0f9f4282205ef7361a2921d (patch)
tree7d8f2d244b2996c043948b7230fd854e7ebef3b8
parentnet-libs/nodejs: Stabilize 14.16.1 ppc64, #781704 (diff)
downloadgentoo-20fcb27e.tar.gz
gentoo-20fcb27e.tar.bz2
gentoo-20fcb27e.zip
dev-python/cython-test-exception-raiser: Stabilize 1.0.0 ppc64, #783357
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.0.ebuild2
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 0cb18d41f7c7..e43b7f962910 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}]"