diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-07-31 12:32:46 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-07-31 12:37:15 +0200 |
commit | 0f6b936b1fe8881463f6a7c19ee9cfc381aa6157 (patch) | |
tree | 5339bc8958bb75d120c68f4dd297491e0856c633 /dev-python/imapclient | |
parent | dev-python/geopy-1.11.0-r0: amd64 stable (diff) | |
download | gentoo-0f6b936b1fe8881463f6a7c19ee9cfc381aa6157.tar.gz gentoo-0f6b936b1fe8881463f6a7c19ee9cfc381aa6157.tar.bz2 gentoo-0f6b936b1fe8881463f6a7c19ee9cfc381aa6157.zip |
dev-python/imapclient-0.13-r0: amd64 stable
Gentoo-Bug: 625010
Diffstat (limited to 'dev-python/imapclient')
-rw-r--r-- | dev-python/imapclient/imapclient-0.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/imapclient/imapclient-0.13.ebuild b/dev-python/imapclient/imapclient-0.13.ebuild index d0fe29429990..810a13eaf7bd 100644 --- a/dev-python/imapclient/imapclient-0.13.ebuild +++ b/dev-python/imapclient/imapclient-0.13.ebuild @@ -16,7 +16,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 examples test" RDEPEND="dev-python/six[${PYTHON_USEDEP}]" |