diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-11-10 12:46:37 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-11-10 12:49:39 +0100 |
commit | 51ee650578abb22985ab59d60515895274f8b60d (patch) | |
tree | f392ec96ecca1e81b22d3d803b31d4c291422ad6 /dev-python/singledispatch | |
parent | virtual/python-futures: Keyword under ALLARCHES policy (diff) | |
download | gentoo-51ee650578abb22985ab59d60515895274f8b60d.tar.gz gentoo-51ee650578abb22985ab59d60515895274f8b60d.tar.bz2 gentoo-51ee650578abb22985ab59d60515895274f8b60d.zip |
dev-python/singledispatch: Keyword under ALLARCHES policy
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/singledispatch')
-rw-r--r-- | dev-python/singledispatch/singledispatch-3.4.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild b/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild index c944b567c8f3..847a1f43fa7e 100644 --- a/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild +++ b/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${PF}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |