diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 17:20:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 17:21:51 +0100 |
commit | bca7e58aa13f9834abd11945e4322276e11224a4 (patch) | |
tree | 7c25d9eabea6d4ead9db2893b9cd8aedee7bddfa /dev-python/couchdb-python | |
parent | dev-python/contextlib2: amd64 stable wrt bug #606032 (diff) | |
download | gentoo-bca7e58aa13f9834abd11945e4322276e11224a4.tar.gz gentoo-bca7e58aa13f9834abd11945e4322276e11224a4.tar.bz2 gentoo-bca7e58aa13f9834abd11945e4322276e11224a4.zip |
dev-python/couchdb-python: amd64 stable wrt bug #606034
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/couchdb-python')
-rw-r--r-- | dev-python/couchdb-python/couchdb-python-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/couchdb-python/couchdb-python-1.1.ebuild b/dev-python/couchdb-python/couchdb-python-1.1.ebuild index 15b8cb5aca91..415d5b3ae2b4 100644 --- a/dev-python/couchdb-python/couchdb-python-1.1.ebuild +++ b/dev-python/couchdb-python/couchdb-python-1.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$ @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |