diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 17:48:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 17:51:59 +0100 |
commit | 6453cc9efa223d188ecd7e280fae9144cfe90b1c (patch) | |
tree | ce09066660db9fac7c053262794da335447dd38a /dev-python | |
parent | dev-python/sphinx-bootstrap-theme: amd64 stable wrt bug #606338 (diff) | |
download | gentoo-6453cc9efa223d188ecd7e280fae9144cfe90b1c.tar.gz gentoo-6453cc9efa223d188ecd7e280fae9144cfe90b1c.tar.bz2 gentoo-6453cc9efa223d188ecd7e280fae9144cfe90b1c.zip |
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')
-rw-r--r-- | dev-python/libcloud/libcloud-1.2.1.ebuild | 4 |
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 c83366bf9cb7..03cf1cfee8b5 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="" |