diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-07-31 11:33:00 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-07-31 11:33:00 +0200 |
commit | ccbd9f08cc9debfc12ef54e6b1b0df7958e9ac26 (patch) | |
tree | 7d4bbcfa6949e2b84b0dc6c8e5f395baf93d912f /dev-python/txaio | |
parent | dev-python/sphinxcontrib-spelling-2.1.2-r0: amd64 stable (diff) | |
download | gentoo-ccbd9f08cc9debfc12ef54e6b1b0df7958e9ac26.tar.gz gentoo-ccbd9f08cc9debfc12ef54e6b1b0df7958e9ac26.tar.bz2 gentoo-ccbd9f08cc9debfc12ef54e6b1b0df7958e9ac26.zip |
dev-python/txaio-2.7.1-r0: amd64 stable
Gentoo-Bug: 624990
Diffstat (limited to 'dev-python/txaio')
-rw-r--r-- | dev-python/txaio/txaio-2.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/txaio/txaio-2.7.1.ebuild b/dev-python/txaio/txaio-2.7.1.ebuild index eadf4123fca6..2ddb682532f0 100644 --- a/dev-python/txaio/txaio-2.7.1.ebuild +++ b/dev-python/txaio/txaio-2.7.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc test" RDEPEND=" |