Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 134123 - dekorator and ppc keyword
Summary: dekorator and ppc keyword
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-23 08:39 UTC by Estanislao Mercadal
Modified: 2006-05-24 15:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Estanislao Mercadal 2006-05-23 08:39:31 UTC
Hi, 
I've compiled x11-misc/dekorator, 0.3 version, in a PowerPC machine and worked fine. I'm using a dekorator window deco right now. Maybe you should add the ~ppc keyword to the ebuild.
Comment 1 Estanislao Mercadal 2006-05-23 08:49:26 UTC
Sorry, I didn't mention the way I have compiled dekorator. Just added this line in /etc/portage/package.keywords:

x11-misc/dekorator x86

And everything compiled and worked fine.
Comment 2 Estanislao Mercadal 2006-05-23 09:10:21 UTC
Sorry again,
I've put the added line wrong. I've forgotten the ~ symbol before x86.
The correct added line is:

x11-misc/dekorator ~x86

Please forgive me, this is my first bug report.
Comment 3 Joe Jezak (RETIRED) gentoo-dev 2006-05-24 14:43:36 UTC
That's good enough. :)  I've added ~ppc to the ebuild.  In the future, you could use this method to avoid using x86 keywords: http://www.gentoo.org/doc/en/gentoo-ppc-faq.xml#masked

Thanks!
Comment 4 Estanislao Mercadal 2006-05-24 15:14:58 UTC
Hi, I didn't know this method, I will use it from now on.
Thanks a lot.