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 BE964138350 for ; Sat, 25 Apr 2020 17:12:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF950E0993; Sat, 25 Apr 2020 17:12:22 +0000 (UTC) Received: from mail-gw.thundermail.uk (mail-gw.thundermail.uk [149.255.60.75]) (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 4C187E0948 for ; Sat, 25 Apr 2020 17:12:22 +0000 (UTC) Received: from mailgw01.thundermail.uk (mail-gw.thundermail.uk [149.255.60.66]) by mail-gw.thundermail.uk (Postfix) with ESMTPS id 79845603B335 for ; Sat, 25 Apr 2020 18:12:20 +0100 (BST) X-ASG-Debug-ID: 1587834739-055413682c3f7e370001-LfjuLa Received: from cloud307.thundercloud.uk (cloud307.thundercloud.uk [149.255.58.40]) by mailgw01.thundermail.uk with ESMTP id s0qLm53bCatXkoU2 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Sat, 25 Apr 2020 18:12:19 +0100 (BST) X-Barracuda-Envelope-From: confabulate@kintzios.com X-Barracuda-Effective-Source-IP: cloud307.thundercloud.uk[149.255.58.40] X-Barracuda-Apparent-Source-IP: 149.255.58.40 Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa [217.169.3.230]) by cloud307.thundercloud.uk (Postfix) with ESMTPSA id 1F5D0C3483B for ; Sat, 25 Apr 2020 18:12:19 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kintzios.com; s=default; t=1587834739; bh=Z4dq+N/LCrDEu7lCZwzzkYBZrofurrzbRgUDo5RSh28=; h=From:To:Subject; b=fvSOhUj92HcHA+stRBkns1uYIpXgJNM/keo/ZKrope37wNqJLiJ4OlHvw5/Ncdhnx 3DU3ODFj0H6PrBhNXWPJngVZvakeyZUY7iwa2RwT3QoZg9ud0rhA6MWMk51ynqNsnJ jlxt1+N1CffyEZX9Cw0Ej/7CNWE2FM+Uzkp+fbrs= Authentication-Results: cloud307.thundercloud.uk; spf=pass (sender IP is 217.169.3.230) smtp.mailfrom=confabulate@kintzios.com smtp.helo=dell_xps.localnet Received-SPF: pass (cloud307.thundercloud.uk: connection is authenticated) From: Michael To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Troubles setting USE flag for inkscape Date: Sat, 25 Apr 2020 18:11:57 +0100 X-ASG-Orig-Subj: Re: [gentoo-user] Troubles setting USE flag for inkscape Message-ID: <2548995.mvXUDI8C0e@dell_xps> In-Reply-To: <88417056-3bac-a1bd-fa32-a89208a10fb1@gentoo.org> References: <20200425155548.t3y7olbfziocezvw@solfire> <88417056-3bac-a1bd-fa32-a89208a10fb1@gentoo.org> 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 Content-Type: multipart/signed; boundary="nextPart11530664.O9o76ZdvQC"; micalg="pgp-sha256"; protocol="application/pgp-signature" X-PPP-Message-ID: <20200425171219.3672554.21101@cloud307.thundercloud.uk> X-PPP-Vhost: kintzios.com X-Barracuda-Connect: cloud307.thundercloud.uk[149.255.58.40] X-Barracuda-Start-Time: 1587834739 X-Barracuda-Encrypted: ECDHE-RSA-AES128-GCM-SHA256 X-Barracuda-URL: https://149.255.60.66:443/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at thundermail.uk X-Barracuda-Scan-Msg-Size: 637 X-Barracuda-BRTS-Status: 1 X-Barracuda-Spam-Score: 0.00 X-Barracuda-Spam-Status: No, SCORE=0.00 using global scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=1.9 tests= X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.3.81424 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- X-Archives-Salt: ca04f52b-7009-48fd-ae94-12181840f447 X-Archives-Hash: 41995c4e8e6efa603e8a3d8bfb164d39 --nextPart11530664.O9o76ZdvQC Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" On Saturday, 25 April 2020 17:02:05 BST Michael Orlitzky wrote: > 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. eselect python update/cleanup options should help you move along with this package without having to set up a specific single python target for it. Let it inherit the system version. --nextPart11530664.O9o76ZdvQC Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEXqhvaVh2ERicA8Ceseqq9sKVZxkFAl6kb10ACgkQseqq9sKV ZxnpUQ//Y4bF3Vy0BBtlYnpRdLj3k8C4vZBfKrGU0q8BUPWX5w4pPKq11uc8Sijm CWAfyI5o7X9VUYafwx94Q/cN/HbAhivvXkQot+H6tqs7Q+/O8UWBeB/BEYA1jpu7 cTqWmJqf/IQ8ci1Ma15hU7/O7z+mbf6NVTW4rZvJtOm9oXDLg62qhduITFz20R5b v7loKBNBDFqtXF5kx4kHAqn+nsQkUgkAjmV/AnBo7sep2ZkKbvbGzQlAgdGvPrW7 nBfqwEClq6SAweOf2PFruYZ0ssoIjVGa+CcD4wlLcG18jbKkxR5Nh4Ftaek7LR7O Dtlxu5LSXDS0XHfiNfJH1ynIhQjfcxemiBLDolGwyqcE7of/3ATCluqY23TxHFqq DkSpb52XxPflpz7CiY1C3AX4oCyIDj64rIa7h1nMVrcWhV/QsHx9IsvUi+4ZH4y7 Ybuqfp/xUw/vOhsgpWd1SiPdWk+w9fKsUCHXmRPRD08WaNqtVJoVB9yhUMbJG1NR eNZjhRBEo2u7RfIu3U/3RT1wjW3DiE/7fjUHgHySPSoT3HdUq9r8h+m8yXEf+uKH 9RjeFY2qNq/wkYge69/Fk2tIgNkgI/yryXz+r7MSm/MLNnKWuhK4MgjKt2PSbtg6 eAJA3vQUjp2jgY6NPXRldfxzv8hwiJ55XRaywPWoa80/SjRe1Qo= =0THS -----END PGP SIGNATURE----- --nextPart11530664.O9o76ZdvQC--