diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-11-10 12:22:04 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-11-10 12:49:39 +0100 |
commit | bfeccc047e1dc35cafcee45f6d4b21d524af0e84 (patch) | |
tree | de49626b0aaa873629a3dd76db1ed3caa89fd16a /virtual/python-asyncio | |
parent | dev-python/asyncio: Keyword under ALLARCHES policy (diff) | |
download | gentoo-bfeccc047e1dc35cafcee45f6d4b21d524af0e84.tar.gz gentoo-bfeccc047e1dc35cafcee45f6d4b21d524af0e84.tar.bz2 gentoo-bfeccc047e1dc35cafcee45f6d4b21d524af0e84.zip |
virtual/python-asyncio: Keyword under ALLARCHES policy
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'virtual/python-asyncio')
-rw-r--r-- | virtual/python-asyncio/python-asyncio-0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/python-asyncio/python-asyncio-0.ebuild b/virtual/python-asyncio/python-asyncio-0.ebuild index b4374957c81d..74494a6525c3 100644 --- a/virtual/python-asyncio/python-asyncio-0.ebuild +++ b/virtual/python-asyncio/python-asyncio-0.ebuild @@ -14,7 +14,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |