Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 322345 - dropped keywords net-misc/xsupplicant-2.2.0
Summary: dropped keywords net-misc/xsupplicant-2.2.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords: KEYWORDREQ
Depends on:
Blocks:
 
Reported: 2010-06-01 08:08 UTC by Thilo Bangert (RETIRED) (RETIRED)
Modified: 2011-03-22 13:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Fix for generic stacks (sigsegv.patch,798 bytes, patch)
2010-09-13 04:01 UTC, Joe Jezak (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2010-06-01 08:08:38 UTC
net-misc/xsupplicant-2.2 is sufficiently different from previous version, that i'd like to ask for re-keywording.

current KEYWORDS="~x86"
target KEYWORDS="~amd64 ~ppc ~x86"
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2010-06-23 21:38:18 UTC
Seems to work on amd64
Comment 2 Joe Jezak (RETIRED) gentoo-dev 2010-09-13 04:01:10 UTC
Created attachment 247092 [details, diff]
Fix for generic stacks

This is broken on all arches but x86 and ia64 as best as I can tell. :/
This patch fixes it so it builds, but I'm not sure that it's 100% right or what
we'd like to do. On ppc, the reference to gregs[i] could be replaced by
uc_regs[i] and have the same function. I'm not sure if this is true for other
arches. Please advise!
Comment 3 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2011-02-20 13:26:17 UTC
@mobile ping, either apply or close the bug
Comment 4 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2011-03-22 13:52:48 UTC
ppc will pass