Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 305397 - games-util/taxidraw-0.3.2 works on amd64
Summary: games-util/taxidraw-0.3.2 works on amd64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords: KEYWORDREQ
Depends on:
Blocks:
 
Reported: 2010-02-16 14:23 UTC by ralph65536
Modified: 2010-05-25 13:43 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 ralph65536 2010-02-16 14:23:03 UTC
I tried to install taxidraw. The installation failed with unmatched keyword. Later when I used /etc/portage/package.keywords and tried to install taxidraw, succeeded installation. I can work with TaxiDraw well. Maybe the unmatched keyword ebuild fail could be removed. 

Reproducible: Always

Steps to Reproduce:
1.Try to install taxidraw with sudo `emerge taxidraw'
2.
3.

Actual Results:  
The installation fails with unmatched keyword (which means that the package shouldn't work on my system)

Expected Results:  
The installation should succeed.

I used package.keyword with the ' **' suffixed line and installed taxidraw and it worked smoothly.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-02-16 16:23:32 UTC
The ebuild is only keyworded for "x86", it's normal to get that kind of message if it's not tested yet for anything else. So what you are really asking here, is a new keyword for it? Is that a arm, hppa, ppc, amd64... what? 

Please post `emerge --info`.
Comment 2 Markos Chandras (RETIRED) gentoo-dev 2010-05-25 13:43:34 UTC
Done