diff options
author | Mike Frysinger <vapier@gentoo.org> | 2018-06-03 09:29:57 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2018-06-03 09:55:01 -0400 |
commit | 26c46c8744e752d86c1c75e691d9a09f4f3219b0 (patch) | |
tree | 763d734e858d8875d29a06708a3ad3c97ddb1c30 /dev-python/wheel | |
parent | dev-lang/tcl: mark 8.6.6 m68k/s390/sh stable (diff) | |
download | gentoo-26c46c8744e752d86c1c75e691d9a09f4f3219b0.tar.gz gentoo-26c46c8744e752d86c1c75e691d9a09f4f3219b0.tar.bz2 gentoo-26c46c8744e752d86c1c75e691d9a09f4f3219b0.zip |
dev-python/wheel: mark 0.29.0 m68k/s390/sh stable
Diffstat (limited to 'dev-python/wheel')
-rw-r--r-- | dev-python/wheel/wheel-0.29.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wheel/wheel-0.29.0.ebuild b/dev-python/wheel/wheel-0.29.0.ebuild index 789635764e3b..dc9a228b0dd9 100644 --- a/dev-python/wheel/wheel-0.29.0.ebuild +++ b/dev-python/wheel/wheel-0.29.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="doc test" RDEPEND="dev-python/jsonschema[${PYTHON_USEDEP}]" |