summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-11-10 12:47:40 +0100
committerJustin Lecher <jlec@gentoo.org>2015-11-10 12:49:39 +0100
commit8502d5de7b60b7e823aa497cc8fd4dd3e44b385d (patch)
tree2bb8fc86f9398b4aeb59c313b7a21c1b82d20734 /virtual
parentdev-python/singledispatch: Keyword under ALLARCHES policy (diff)
downloadgentoo-8502d5de7b60b7e823aa497cc8fd4dd3e44b385d.tar.gz
gentoo-8502d5de7b60b7e823aa497cc8fd4dd3e44b385d.tar.bz2
gentoo-8502d5de7b60b7e823aa497cc8fd4dd3e44b385d.zip
virtual/python-singledispatch: Keyword under ALLARCHES policy
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r--virtual/python-singledispatch/python-singledispatch-0.ebuild2
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 3b6f78f67090..ebdab7e2510f 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="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)"