summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-14 16:33:33 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-14 17:43:43 +0200
commit2c806051e783ba4537f23584e2b631b3a1af76f1 (patch)
tree370ac2221db2db91ed44f802d11884c55ccfa554 /dev-python
parentdev-lang/gdl: Remove old (diff)
downloadgentoo-2c806051e783ba4537f23584e2b631b3a1af76f1.tar.gz
gentoo-2c806051e783ba4537f23584e2b631b3a1af76f1.tar.bz2
gentoo-2c806051e783ba4537f23584e2b631b3a1af76f1.zip
dev-python/singledispatch: Keyword under ALLARCHES policy
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=555402 Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/singledispatch/singledispatch-3.4.0.3.ebuild2
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 3cb00c89e9e4..299c99f11bae 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 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"