summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-01-15 13:35:56 +0200
committerJoonas Niilola <juippis@gentoo.org>2020-01-15 13:51:59 +0200
commita90a4a8360b1159a3751f4cfc3872f1cab133b88 (patch)
tree33946bbe2b5cd6efc500fddfebc867592e50ad10 /dev-python/wurlitzer
parentdev-python/python-language-server: remove extra tabs from ebuild (diff)
downloadgentoo-a90a4a8360b1159a3751f4cfc3872f1cab133b88.tar.gz
gentoo-a90a4a8360b1159a3751f4cfc3872f1cab133b88.tar.bz2
gentoo-a90a4a8360b1159a3751f4cfc3872f1cab133b88.zip
dev-python/wurlitzer: remove redundant IUSE
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-python/wurlitzer')
-rw-r--r--dev-python/wurlitzer/wurlitzer-2.0.0.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/wurlitzer/wurlitzer-2.0.0.ebuild b/dev-python/wurlitzer/wurlitzer-2.0.0.ebuild
index c52bb20f6ac8..7ae94bdbdace 100644
--- a/dev-python/wurlitzer/wurlitzer-2.0.0.ebuild
+++ b/dev-python/wurlitzer/wurlitzer-2.0.0.ebuild
@@ -11,8 +11,6 @@ DESCRIPTION="Capture C-level stdout/stderr in Python"
HOMEPAGE="https://github.com/minrk/wurlitzer https://pypi.org/project/wurlitzer"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-IUSE="test"
-
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"