summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-11-24 10:32:46 +0100
committerJeroen Roovers <jer@gentoo.org>2015-11-24 10:37:06 +0100
commitbaa130f7e3658396a29c4b865cb7fd6882c508fd (patch)
treee51547354c643a15d4a173c266079044ec910e96 /virtual/python-singledispatch
parentdev-python/singledispatch: Stable for PPC64 (bug #549898). (diff)
downloadgentoo-baa130f7e3658396a29c4b865cb7fd6882c508fd.tar.gz
gentoo-baa130f7e3658396a29c4b865cb7fd6882c508fd.tar.bz2
gentoo-baa130f7e3658396a29c4b865cb7fd6882c508fd.zip
virtual/python-singledispatch: Stable for PPC64 (bug #549898).
Package-Manager: portage-2.2.25 RepoMan-Options: --ignore-arches
Diffstat (limited to 'virtual/python-singledispatch')
-rw-r--r--virtual/python-singledispatch/python-singledispatch-0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/python-singledispatch/python-singledispatch-0.ebuild b/virtual/python-singledispatch/python-singledispatch-0.ebuild
index 237459467a53..e15888560be6 100644
--- a/virtual/python-singledispatch/python-singledispatch-0.ebuild
+++ b/virtual/python-singledispatch/python-singledispatch-0.ebuild
@@ -14,7 +14,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86"
IUSE=""
RDEPEND="$(python_gen_cond_dep 'dev-python/singledispatch[${PYTHON_USEDEP}]' python2_7 python3_3 pypy)"