diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-07-19 19:30:47 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-07-19 20:05:44 +0200 |
commit | 38de01153307295f3103b0ce9513dc2050c7ddbc (patch) | |
tree | 7f8301dff830d30b7c5a260cd92238387134ae47 | |
parent | dev-python/guessit-2.1.4-r0: amd64 stable (diff) | |
download | gentoo-38de01153307295f3103b0ce9513dc2050c7ddbc.tar.gz gentoo-38de01153307295f3103b0ce9513dc2050c7ddbc.tar.bz2 gentoo-38de01153307295f3103b0ce9513dc2050c7ddbc.zip |
dev-python/rebulk-0.9.0-r0: amd64 stable
Gentoo-Bug: 625414
-rw-r--r-- | dev-python/rebulk/rebulk-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rebulk/rebulk-0.9.0.ebuild b/dev-python/rebulk/rebulk-0.9.0.ebuild index d2d95bd81f68..712c0f8e7a6c 100644 --- a/dev-python/rebulk/rebulk-0.9.0.ebuild +++ b/dev-python/rebulk/rebulk-0.9.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND="dev-python/six[${PYTHON_USEDEP}]" |