diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-10 12:20:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-10 12:20:47 +0100 |
commit | ecf4213c035e89dd4b784c15cb1de819a6c7d486 (patch) | |
tree | 3266a6e2b01c6aae847566d9500cf6909605cf0a /virtual | |
parent | dev-python/asyncio: alpha stable wrt bug #549898 (diff) | |
download | gentoo-ecf4213c035e89dd4b784c15cb1de819a6c7d486.tar.gz gentoo-ecf4213c035e89dd4b784c15cb1de819a6c7d486.tar.bz2 gentoo-ecf4213c035e89dd4b784c15cb1de819a6c7d486.zip |
virtual/python-singledispatch: alpha stable wrt bug #549898
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'virtual')
-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 b79ec274563c..2c1485b91811 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)" |