Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 289543

Summary: ofx keyword missing for PPC
Product: Gentoo Linux Reporter: Rob <bertaboy>
Component: Current packagesAssignee: ppc64 architecture team <ppc64>
Status: VERIFIED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: PPC   
OS: Linux   
URL: http://forums.gentoo.org/viewtopic-t-797876-highlight-.html
Whiteboard:
Package list:
Runtime testing required: ---

Description Rob 2009-10-18 03:34:36 UTC
I am unable to install aqbanking (along with other programs such as gnucash or kmymoney2) with the ofx USE flag.  I'm not sure if this is specific to PPC or if it's an overlap from ppc64, but I do not have this issue on my x86 computer.

Reproducible: Always

Steps to Reproduce:
1.USE="ofx" emerge -av aqbanking
2.
3.

Actual Results:  
[ebuild   R   ] net-libs/aqbanking-4.0.0  USE="python -chipcard -debug -kde (-ofx) -qt3"

Expected Results:  
[ebuild   R   ] net-libs/aqbanking-4.0.0  USE="python ofx -chipcard -debug -kde -qt3"
Comment 1 Peter Alfredsen (RETIRED) gentoo-dev 2009-10-23 11:30:37 UTC
from profiles/arch/powerpc/use.mask:
# net-libs/aqbanking and dev-libs/libofx don't have ppc64 KEYWORDS
hbci
ofx

Seems like an oversight, since they both are keyworded on ppc64
Comment 2 Brent Baude (RETIRED) gentoo-dev 2010-01-06 20:31:20 UTC
ofx removed; stabilized for 64ul too.  Not sure why it was masked because masker did not include a good reason or bug number.