Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107647 - dev-php5/pecl-fileinfo misses ~amd64-flag
Summary: dev-php5/pecl-fileinfo misses ~amd64-flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2005-09-29 14:57 UTC by David Danier
Modified: 2006-01-14 18:21 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 David Danier 2005-09-29 14:57:26 UTC
Summary says all, the flag is missing. If I add the flag (and put the package
into ~amd64) pecl-fileinfo will compile and work fine, so I see no reason why
amd64 should not be supported.
(btw: the amd64-flag seems to be missing by most dev-php5/pecl-XXX ebuilds)

Reproducible: Always
Steps to Reproduce:
1. boot amd64 with Gentoo ;-)
2. emerge -pv dev-php5/pecl-fileinfo
3. watch output

Actual Results:  
# emerge -pv dev-php5/pecl-fileinfo
[...]
!!! All ebuilds that could satisfy "dev-php5/pecl-fileinfo" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-php5/pecl-fileinfo-1.0 (masked by: missing keyword)
[...]

Expected Results:  
# emerge -pv dev-php5/pecl-fileinfo
[...]
!!! All ebuilds that could satisfy "dev-php5/pecl-fileinfo" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-php5/pecl-fileinfo-1.0 (masked by: ~amd64 keyword)
[...]
Comment 1 Simon Stelling (RETIRED) gentoo-dev 2005-10-04 14:16:22 UTC
we're currently testing a new alias system, sorry for the bugspam
Comment 2 Marcus D. Hanwell (RETIRED) gentoo-dev 2006-01-14 18:21:13 UTC
Done.