diff options
author | Markus Meier <maekke@gentoo.org> | 2015-11-26 20:23:57 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-11-26 20:23:57 +0100 |
commit | f56843a1226a9d5db42d59db2bc39605b2926614 (patch) | |
tree | 4b238a95e84eb245a92e7eec84bc794d78927d6f /virtual/python-singledispatch | |
parent | dev-python/singledispatch: arm stable, bug #549898 (diff) | |
download | gentoo-f56843a1226a9d5db42d59db2bc39605b2926614.tar.gz gentoo-f56843a1226a9d5db42d59db2bc39605b2926614.tar.bz2 gentoo-f56843a1226a9d5db42d59db2bc39605b2926614.zip |
virtual/python-singledispatch: arm stable, bug #549898
Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"
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 e15888560be6..59a31862840b 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)" |