From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 30711138350 for ; Sat, 25 Apr 2020 16:02:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F1D63E0953; Sat, 25 Apr 2020 16:02:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9AD66E08C4 for ; Sat, 25 Apr 2020 16:02:09 +0000 (UTC) Subject: Re: [gentoo-user] Troubles setting USE flag for inkscape To: gentoo-user@lists.gentoo.org References: <20200425155548.t3y7olbfziocezvw@solfire> From: Michael Orlitzky Message-ID: <88417056-3bac-a1bd-fa32-a89208a10fb1@gentoo.org> Date: Sat, 25 Apr 2020 12:02:05 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 In-Reply-To: <20200425155548.t3y7olbfziocezvw@solfire> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Archives-Salt: d80586fa-4fea-4fc7-b5c9-6ef64aff93fa X-Archives-Hash: c9af05ec8cf2afb914239de9e824b250 On 4/25/20 11:55 AM, tuxic@posteo.de wrote: > ## ... PYTHON_SINGLE_TARGET="python3_6 python3_8 -python3_7" > ## > ## The following REQUIRED_USE flag constraints are unsatisfied: > ## exactly-one-of ( python_single_target_python3_6 python_single_target_python3_7 python_single_target_python3_8 ) > "Single target" means you've gotta pick just one.