diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-26 13:00:54 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-26 13:00:54 +0100 |
commit | 6105b02d74c1ff976bd102803b9a5ae5975fa531 (patch) | |
tree | d227749b87861397827caadd4d297b4f69a655fc /virtual/python-singledispatch | |
parent | dev-python/asyncio: ppc stable wrt bug #549898 (diff) | |
download | gentoo-6105b02d74c1ff976bd102803b9a5ae5975fa531.tar.gz gentoo-6105b02d74c1ff976bd102803b9a5ae5975fa531.tar.bz2 gentoo-6105b02d74c1ff976bd102803b9a5ae5975fa531.zip |
virtual/python-singledispatch: ppc stable wrt bug #549898
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'virtual/python-singledispatch')
-rw-r--r-- | virtual/python-singledispatch/python-singledispatch-0.ebuild | 2 |
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 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)" |