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

Bug 7303

Summary: apmd has wrong keyword
Product: Gentoo Linux Reporter: Nicholas Henke (RETIRED) <roughneck>
Component: Current packagesAssignee: Mark Guertin <mguertin>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: PPC   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Nicholas Henke (RETIRED) gentoo-dev 2002-08-31 11:11:15 UTC
the ebuild for apmd-3.0.2-r3 had -ppc in the keywords when it should be just ppc
-- no '-'
Comment 1 SpanKY gentoo-dev 2002-08-31 23:19:53 UTC
umm, the KEYWORDS var in /usr/portage/sys-apps/apmd/apmd-3.0.2-r3.ebuild reads:
KEYWORDS="x86"
so i dunno what you're talking about ;)

besides, according to the apmd homepage:
'apmd talks to the Linux kernel APM layer, which does all the hardware-
dependent stuff'
which means maybe KEYWORDS should read "x86 ppc sparc sparc64" ... of course i 
only have x86 machines so i cant test on the other arch's
Comment 2 Mark Guertin 2002-09-01 22:33:15 UTC
-ppc is correct, apmd doesn't run on ppc, you should be using pmud (there is 
now apm emulation in ppc kernel but is only for programs that look in /proc to 
read apm settings)