commit: b47feca2203c92bed17645d8ebd0a16e5bde8718
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 19 12:49:09 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Jun 19 12:55:24 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b47feca2
dev-python/libcloud: x86 stable (bug #658400)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/libcloud/libcloud-2.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/libcloud/libcloud-2.3.0.ebuild
b/dev-python/libcloud/libcloud-2.3.0.ebuild
index 93bc7ecbd44..642cd7ab92f 100644
--- a/dev-python/libcloud/libcloud-2.3.0.ebuild
+++ b/dev-python/libcloud/libcloud-2.3.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://apache/${PN}/apache-${P}.tar.bz2"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="examples test"
RDEPEND=""