From: Alexis Ballier Date: Fri, 13 May 2016 14:19:18 +0000 (+0200) Subject: dev-python/rfc3987: drop useless test useflag X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7404d26287e3cdbed9902bb05324eb5c1249e60c;p=gentoo.git dev-python/rfc3987: drop useless test useflag Package-Manager: portage-2.2.28 --- 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}