From 6b14a6f2ab4d1260a4373f0ada8476d3f1f0a0d4 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Sun, 10 Jul 2016 01:38:04 +0200 Subject: [PATCH] games-board/pysolfc: fix Pillow dependency after version 3.3.0 --- .../pysolfc/{pysolfc-2.0.exheres-0 => pysolfc-2.0-r1.exheres-0} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename packages/games-board/pysolfc/{pysolfc-2.0.exheres-0 => pysolfc-2.0-r1.exheres-0} (95%) diff --git a/packages/games-board/pysolfc/pysolfc-2.0.exheres-0 b/packages/games-board/pysolfc/pysolfc-2.0-r1.exheres-0 similarity index 95% rename from packages/games-board/pysolfc/pysolfc-2.0.exheres-0 rename to packages/games-board/pysolfc/pysolfc-2.0-r1.exheres-0 index 6291bfb4..f1e06a19 100644 --- a/packages/games-board/pysolfc/pysolfc-2.0.exheres-0 +++ b/packages/games-board/pysolfc/pysolfc-2.0-r1.exheres-0 @@ -17,7 +17,7 @@ MYOPTIONS="" DEPENDENCIES=" run: - dev-python/Pillow[tk][python_abis:*(-)?] + dev-python/Pillow[python_abis:*(-)?] dev-python/pygame[python_abis:*(-)?] dev-tcl/tktable "