diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-07-29 15:16:17 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-07-29 15:38:00 -0500 |
commit | d2acfab18c966e651fccd6a0465dc786c457cd5c (patch) | |
tree | 01c984046e7dee58cbe6e7501a87890df69340cc /dev-python/typing/typing-3.5.3.0.ebuild | |
parent | dev-python/imagesize: 0.7.1 stable arm arm64 and hppa (diff) | |
download | gentoo-d2acfab18c966e651fccd6a0465dc786c457cd5c.tar.gz gentoo-d2acfab18c966e651fccd6a0465dc786c457cd5c.tar.bz2 gentoo-d2acfab18c966e651fccd6a0465dc786c457cd5c.zip |
dev-python/typing: 3.5.3.0 stable arm and arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-python/typing/typing-3.5.3.0.ebuild')
-rw-r--r-- | dev-python/typing/typing-3.5.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/typing/typing-3.5.3.0.ebuild b/dev-python/typing/typing-3.5.3.0.ebuild index 769c71b67c5c..cb5c1ca765ca 100644 --- a/dev-python/typing/typing-3.5.3.0.ebuild +++ b/dev-python/typing/typing-3.5.3.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~ppc64 x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~ppc64 x86" IUSE="" DEPEND="" |