summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-11-10 12:46:37 +0100
committerJustin Lecher <jlec@gentoo.org>2015-11-10 12:49:39 +0100
commit51ee650578abb22985ab59d60515895274f8b60d (patch)
treef392ec96ecca1e81b22d3d803b31d4c291422ad6
parentvirtual/python-futures: Keyword under ALLARCHES policy (diff)
downloadgentoo-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>
-rw-r--r--dev-python/singledispatch/singledispatch-3.4.0.3.ebuild2
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}]"