Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 207343 - dev-perl/Perl-Critic is missing ppc keyword
Summary: dev-perl/Perl-Critic is missing ppc keyword
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC Linux
: High enhancement (vote)
Assignee: PPC Porters
URL:
Whiteboard:
Keywords: KEYWORDREQ
Depends on:
Blocks:
 
Reported: 2008-01-25 06:51 UTC by Benoît Knecht
Modified: 2008-02-20 20:00 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 Benoît Knecht 2008-01-25 06:51:39 UTC
dev-perl/Perl-Critic works fine on PPC, but its ebuild is missing the ppc keyword, as well as some of its dependencies. Here are the packages I had to add to /etc/portage/package.keywords to make it work:
    dev-perl/Perl-Critic ~x86
    dev-perl/B-Keywords x86
    dev-perl/String-Format x86
    dev-perl/PPI x86
    dev-perl/Test-Object x86
    dev-perl/Test-SubCalls x86
    dev-perl/Hook-LexWrap x86
    dev-perl/Task-Weaken x86
Once I did that, it installed without problem and works fine.

Reproducible: Always

Steps to Reproduce:
1. emerge dev-perl/Perl-Critic
Actual Results:  
!!! All ebuilds that could satisfy "Perl-Critic" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-perl/Perl-Critic-1.03 (masked by: missing keyword)
- dev-perl/Perl-Critic-1.05 (masked by: missing keyword)
- dev-perl/Perl-Critic-1.05.1 (masked by: missing keyword)
- dev-perl/Perl-Critic-1.05.3 (masked by: missing keyword)
- dev-perl/Perl-Critic-1.06 (masked by: missing keyword)
- dev-perl/Perl-Critic-1.061 (masked by: missing keyword)

Expected Results:  
dev-perl/Perl-Critic should be emerged.
Comment 1 nixnut (RETIRED) gentoo-dev 2008-02-20 20:00:31 UTC
~ppc'd. Thanks for testing :)