diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-11-10 12:44:14 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-11-10 12:49:39 +0100 |
commit | ea7e5977aef5980859c8df6179c061ea5708e07a (patch) | |
tree | e22b182c8cca12039b3c21db62650b37c7089953 /virtual | |
parent | dev-python/futures: Keyword under ALLARCHES policy (diff) | |
download | gentoo-ea7e5977aef5980859c8df6179c061ea5708e07a.tar.gz gentoo-ea7e5977aef5980859c8df6179c061ea5708e07a.tar.bz2 gentoo-ea7e5977aef5980859c8df6179c061ea5708e07a.zip |
virtual/python-futures: 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-futures/python-futures-0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/python-futures/python-futures-0.ebuild b/virtual/python-futures/python-futures-0.ebuild index 341608d1443e..15b45510cec4 100644 --- a/virtual/python-futures/python-futures-0.ebuild +++ b/virtual/python-futures/python-futures-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="" RDEPEND="${PYTHON_DEPS} |