Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61935 - Unnecessary keywords in sys-devel/ld.so
Summary: Unnecessary keywords in sys-devel/ld.so
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High trivial (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-27 08:27 UTC by tklauser
Modified: 2004-08-27 12:40 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 tklauser 2004-08-27 08:27:38 UTC
KEYWORDS contains "x86 ppc sparc alpha" but the ebuild only runs through on x86 because of the statement

[ "${ARCH}" != "x86" ] && return 0

in src_unpack()

So there's only confusion, when keeping this keywords.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2004-08-27 11:24:35 UTC
as far as I know this package should be removed from portage anyway.
Comment 2 SpanKY gentoo-dev 2004-08-27 12:40:16 UTC
yeah, ld.so has been punted long ago