From b37ff50bd59c5c68c3d46adfc10866a96e5e7b59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 23 Dec 2020 10:27:31 +0100 Subject: [PATCH] dev-python/editorconfig-core-py: Restore USE=cli MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- ....12.3.ebuild => editorconfig-core-py-0.12.3-r1.ebuild} | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) rename dev-python/editorconfig-core-py/{editorconfig-core-py-0.12.3.ebuild => editorconfig-core-py-0.12.3-r1.ebuild} (83%) diff --git a/dev-python/editorconfig-core-py/editorconfig-core-py-0.12.3.ebuild b/dev-python/editorconfig-core-py/editorconfig-core-py-0.12.3-r1.ebuild similarity index 83% rename from dev-python/editorconfig-core-py/editorconfig-core-py-0.12.3.ebuild rename to dev-python/editorconfig-core-py/editorconfig-core-py-0.12.3-r1.ebuild index 1c0da663b0997..7bae9392d2ca5 100644 --- a/dev-python/editorconfig-core-py/editorconfig-core-py-0.12.3.ebuild +++ b/dev-python/editorconfig-core-py/editorconfig-core-py-0.12.3-r1.ebuild @@ -18,15 +18,19 @@ SRC_URI="https://github.com/${PN%-core-py}/${PN}/archive/v${PV}.tar.gz -> ${P}.t LICENSE="PYTHON BSD-4" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="test" +IUSE="cli test" RESTRICT="!test? ( test )" -RDEPEND="!