summaryrefslogtreecommitdiff
path: root/dev-python/libcloud
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-18 17:48:08 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-18 17:51:59 +0100
commit6453cc9efa223d188ecd7e280fae9144cfe90b1c (patch)
treece09066660db9fac7c053262794da335447dd38a /dev-python/libcloud
parent39c3cbf1b715371b45ba75e718564a7d38ac1b3d (diff)
downloadgentoo-6453cc9efa223d188ecd7e280fae9144cfe90b1c.tar.gz
gentoo-6453cc9efa223d188ecd7e280fae9144cfe90b1c.tar.xz
dev-python/libcloud: amd64 stable wrt bug #606212
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/libcloud')
-rw-r--r--dev-python/libcloud/libcloud-1.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/libcloud/libcloud-1.2.1.ebuild b/dev-python/libcloud/libcloud-1.2.1.ebuild
index c83366bf9cb..03cf1cfee8b 100644
--- a/dev-python/libcloud/libcloud-1.2.1.ebuild
+++ b/dev-python/libcloud/libcloud-1.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -16,7 +16,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=""