diff options
author | 2020-09-23 12:32:43 +0200 | |
---|---|---|
committer | 2020-09-23 12:32:43 +0200 | |
commit | 370d2c1311437e8d59031b6dbac704bde29e4c70 (patch) | |
tree | 188e1f0576311e099ec0cd32e02f6d9f7ebd5463 /dev-python/typing-extensions/typing-extensions-3.7.4.3.ebuild | |
parent | dev-libs/libnl: sparc stable wrt bug #741174 (diff) | |
download | gentoo-370d2c1311437e8d59031b6dbac704bde29e4c70.tar.gz gentoo-370d2c1311437e8d59031b6dbac704bde29e4c70.tar.bz2 gentoo-370d2c1311437e8d59031b6dbac704bde29e4c70.zip |
dev-python/typing-extensions: sparc stable wrt bug #741310
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/typing-extensions/typing-extensions-3.7.4.3.ebuild')
-rw-r--r-- | dev-python/typing-extensions/typing-extensions-3.7.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/typing-extensions/typing-extensions-3.7.4.3.ebuild b/dev-python/typing-extensions/typing-extensions-3.7.4.3.ebuild index 4e57faf2cc5..4cf3c3b8746 100644 --- a/dev-python/typing-extensions/typing-extensions-3.7.4.3.ebuild +++ b/dev-python/typing-extensions/typing-extensions-3.7.4.3.ebuild @@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P} LICENSE="PSF-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" python_test() { cd "${S}"/src_py3 || die |