diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-11-22 05:59:08 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-11-22 06:36:36 +0100 |
commit | 3b5b27a94f21084692e7be4a41cb7435168497f5 (patch) | |
tree | bd7ff27dabd5a008f4053c67add2407b3b335f2b /virtual/python-singledispatch | |
parent | dev-python/singledispatch: Stable for HPPA (bug #549898). (diff) | |
download | gentoo-3b5b27a94f21084692e7be4a41cb7435168497f5.tar.gz gentoo-3b5b27a94f21084692e7be4a41cb7435168497f5.tar.bz2 gentoo-3b5b27a94f21084692e7be4a41cb7435168497f5.zip |
virtual/python-singledispatch: Stable for HPPA (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.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 ebdab7e2510f..237459467a53 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)" |