commit: 7404d26287e3cdbed9902bb05324eb5c1249e60c
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri May 13 14:19:18 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri May 13 14:19:18 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7404d262
dev-python/rfc3987: drop useless test useflag
Package-Manager: portage-2.2.28
dev-python/rfc3987/rfc3987-1.3.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/rfc3987/rfc3987-1.3.5.ebuild
b/dev-python/rfc3987/rfc3987-1.3.5.ebuild
index 9d35fd9..75bdda8 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}