From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PQv8M-0001or-LT for garchives@archives.gentoo.org; Fri, 10 Dec 2010 05:03:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 855ACE09C7 for ; Fri, 10 Dec 2010 05:02:57 +0000 (UTC) Received: from qmta15.westchester.pa.mail.comcast.net (qmta15.westchester.pa.mail.comcast.net [76.96.59.228]) by pigeon.gentoo.org (Postfix) with ESMTP id 6D1BFE09BC for ; Fri, 10 Dec 2010 04:26:48 +0000 (UTC) Received: from omta06.westchester.pa.mail.comcast.net ([76.96.62.51]) by qmta15.westchester.pa.mail.comcast.net with comcast id h0hv1f00616LCl05FGSoHY; Fri, 10 Dec 2010 04:26:48 +0000 Received: from [192.168.0.4] ([69.242.201.158]) by omta06.westchester.pa.mail.comcast.net with comcast id hGSo1f0023RZVhR3SGSo5n; Fri, 10 Dec 2010 04:26:48 +0000 Subject: Re: [gentoo-amd64] make.conf diferent for one package? From: Drake Donahue To: gentoo-amd64@lists.gentoo.org In-Reply-To: <20101209221039.d25af23e.frank.peters@comcast.net> References: <20101209221039.d25af23e.frank.peters@comcast.net> Content-Type: text/plain; charset="us-ascii" Date: Thu, 09 Dec 2010 23:26:47 -0500 Message-ID: <1291955207.6976.6.camel@oddman.donahues.us.> 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 X-Mailer: Evolution 2.30.2 Content-Transfer-Encoding: 7bit X-Archives-Salt: 60a0f6bb-4f2b-4508-8a53-b59911d8c5af X-Archives-Hash: 4178b0b0ed60bcd3cc261b6a8709ae5d On Thu, 2010-12-09 at 22:10 -0500, Frank Peters wrote: > On Fri, 10 Dec 2010 02:21:04 +0100 > Mateusz Arkadiusz Mierzwinski wrote: > > > > > I wish to ask - is there any way to enable ACCEPT_KEYWORDS="~amd64" for one > > package only - ex. in My case adobe-flash? > > > > I think that you can create a directory for the package under /etc/portage/env > and put specific variables in there. I do this with CFLAGS. It should work > for any make.conf variables. > > See these links: > > http://www.mail-archive.com/gentoo-user@lists.gentoo.org/msg54130.html > http://forums.gentoo.org/viewtopic-t-499881-postdays-0-postorder-asc-start-0.html > > Frank Peters > mkdir /etc/portage/ echo "www-plugins/adobe-flash ~amd64" /etc/portage/package.keywords http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?style=printable&full=1#book_part3_chap3