commit: 306cd59b1726878fc6ece8b23dee971eb7994a62
Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 21 06:36:02 2021 +0000
Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Mon Jun 21 06:36:02 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=306cd59b
dev-python/leather: Remove test from IUSE
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>
dev-python/leather/leather-0.3.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/leather/leather-0.3.3.ebuild
b/dev-python/leather/leather-0.3.3.ebuild
index 75f88737327..64dd2f6e282 100644
--- a/dev-python/leather/leather-0.3.3.ebuild
+++ b/dev-python/leather/leather-0.3.3.ebuild
@@ -13,5 +13,5 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
-IUSE="test"
+IUSE=""
RDEPEND=">=dev-python/six-1.6.1[${PYTHON_USEDEP}]"