diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 12:29:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 12:29:13 +0100 |
commit | 749ac4301921040f35a0349d6fd05a180800cb00 (patch) | |
tree | adc9c92ba36106a62449ea20d27065b8efcc6a99 /dev-python/cython/cython-0.29.14-r1.ebuild | |
parent | dev-tex/bibtex2html: ppc stable wrt bug #708936 (diff) | |
download | gentoo-749ac4301921040f35a0349d6fd05a180800cb00.tar.gz gentoo-749ac4301921040f35a0349d6fd05a180800cb00.tar.bz2 gentoo-749ac4301921040f35a0349d6fd05a180800cb00.zip |
dev-python/cython: ppc stable wrt bug #708942
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/cython/cython-0.29.14-r1.ebuild')
-rw-r--r-- | dev-python/cython/cython-0.29.14-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cython/cython-0.29.14-r1.ebuild b/dev-python/cython/cython-0.29.14-r1.ebuild index 09e5c11e4db0..96f99ae871ac 100644 --- a/dev-python/cython/cython-0.29.14-r1.ebuild +++ b/dev-python/cython/cython-0.29.14-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/cython/cython/archive/${PV}.tar.gz -> ${P}.gh.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sh sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="emacs test" RESTRICT="!test? ( test )" |