diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-14 17:15:22 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-14 17:43:43 +0200 |
commit | 2e1bf1fb95a6b1cbf04a938f3d16ff1387925f55 (patch) | |
tree | e27eee37ed83b76eb73b2d71fe194c6671ef2072 /dev-python/singledispatch/singledispatch-3.4.0.3.ebuild | |
parent | dev-python/backports: Keyword under ALLARCHES policy (diff) | |
download | gentoo-2e1bf1fb95a6b1cbf04a938f3d16ff1387925f55.tar.gz gentoo-2e1bf1fb95a6b1cbf04a938f3d16ff1387925f55.tar.bz2 gentoo-2e1bf1fb95a6b1cbf04a938f3d16ff1387925f55.zip |
dev-python/singledispatch: Keyword under ALLARCHES policy
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/singledispatch/singledispatch-3.4.0.3.ebuild')
-rw-r--r-- | dev-python/singledispatch/singledispatch-3.4.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild b/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild index 299c99f11bae..dfa28bd57898 100644 --- a/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild +++ b/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${PF}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |