From: Agostino Sarubbo Date: Sat, 26 Dec 2015 12:00:54 +0000 (+0100) Subject: virtual/python-singledispatch: ppc stable wrt bug #549898 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6105b02d74c1ff976bd102803b9a5ae5975fa531;p=gentoo.git virtual/python-singledispatch: ppc stable wrt bug #549898 Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo --- diff --git a/virtual/python-singledispatch/python-singledispatch-0.ebuild b/virtual/python-singledispatch/python-singledispatch-0.ebuild index 59a31862840b..b79ec274563c 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)"