diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-05-13 16:19:18 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-05-13 16:19:18 +0200 |
commit | 7404d26287e3cdbed9902bb05324eb5c1249e60c (patch) | |
tree | 93af2ebafe82324c4ca6975ac1c86d9f51880692 /dev-python/rfc3987 | |
parent | dev-python/rfc3987: drop python3_3 (diff) | |
download | gentoo-7404d26287e3cdbed9902bb05324eb5c1249e60c.tar.gz gentoo-7404d26287e3cdbed9902bb05324eb5c1249e60c.tar.bz2 gentoo-7404d26287e3cdbed9902bb05324eb5c1249e60c.zip |
dev-python/rfc3987: drop useless test useflag
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-python/rfc3987')
-rw-r--r-- | dev-python/rfc3987/rfc3987-1.3.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rfc3987/rfc3987-1.3.5.ebuild b/dev-python/rfc3987/rfc3987-1.3.5.ebuild index 9d35fd98338a..75bdda89b090 100644 --- a/dev-python/rfc3987/rfc3987-1.3.5.ebuild +++ b/dev-python/rfc3987/rfc3987-1.3.5.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64" -IUSE="test" +IUSE="" RDEPEND="dev-python/regex[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} |