From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id BC84A138247 for ; Sun, 10 Nov 2013 16:54:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F14CE0B82; Sun, 10 Nov 2013 16:54:30 +0000 (UTC) Received: from homiemail-a47.g.dreamhost.com (caibbdcaaaaf.dreamhost.com [208.113.200.5]) by pigeon.gentoo.org (Postfix) with ESMTP id CC7D2E0B4C for ; Sun, 10 Nov 2013 16:54:29 +0000 (UTC) Received: from homiemail-a47.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a47.g.dreamhost.com (Postfix) with ESMTP id 81EE728405C for ; Sun, 10 Nov 2013 08:54:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=libertytrek.org; h= message-id:date:from:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; s= libertytrek.org; bh=Pj6+QyQyjSDbHZ7G+EvX72AyqpY=; b=ubhPUdXST5TQ CuGcEGCSyXRQD3r1/iqKq4TNYI6P3ZQFX/x28xyxhS8ak6DimVmMnRqdaf/nFW6Y gnOZZrAbM1+ayi7Oh9MOVg7OXuI3+9JgYdrICfq1tlEM6bTV1ZhwHAbvrCmeMY1P YjZOvVzOmX4Aq82bfLyf+yEznUPpiqI= Received: from [127.0.0.1] (unknown [159.63.145.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: tanstaafl@libertytrek.org) by homiemail-a47.g.dreamhost.com (Postfix) with ESMTPSA id 1EA6628405B for ; Sun, 10 Nov 2013 08:54:28 -0800 (PST) Message-ID: <527FBA28.8020208@libertytrek.org> Date: Sun, 10 Nov 2013 11:54:00 -0500 From: Tanstaafl User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@lists.gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 To: gentoo-amd64@lists.gentoo.org Subject: Re: [gentoo-amd64] Re: USB Scanner Problems with Newer Kernels/Libusb References: <20131108222553.33af27243ad5aa2411c3f0ff@comcast.net> <20131109114529.f29b71e10f00f6a8b170d0e8@comcast.net> <20131109204021.GA28493@crud> <20131109163813.e0b90b87aefd17c03054af8c@comcast.net> <20131109221148.GA26666@crud> <20131109231046.GA16897@crud> In-Reply-To: <20131109231046.GA16897@crud> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: bfa7e7e9-5979-4898-b891-afd2981c7451 X-Archives-Hash: 89d2f056bf6b49b39fb256c9c81f9380 On 2013-11-09 6:10 PM, Barry Schwartz wrote: > (I have run into trouble, though, due to systemd being in the 32-bit > compatibility binaries and installing pkg-config files. I suppose I > could just have emerge remove those files via a Portage hook.) Isn't this what INSTALL_MASK="/usr/lib/systemd/" in /etc/portage/make.conf is for?