Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 486392 - enlightenment.eclass: KEYWORDS should not be set in eclass
Summary: enlightenment.eclass: KEYWORDS should not be set in eclass
Status: RESOLVED DUPLICATE of bug 342185
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: enlightenment+disabled
URL:
Whiteboard:
Keywords:
: 562066 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-09-28 23:23 UTC by Patrick Lauer
Modified: 2015-10-03 00:32 UTC (History)
2 users (show)

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 Patrick Lauer gentoo-dev 2013-09-28 23:23:10 UTC
This eclass sets KEYWORDS for ebuilds inheriting it:

enlightenment.eclass:   release) KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-interix ~x86-solaris ~x64-solaris";;
enlightenment.eclass:   snap)    KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-interix ~x86-solaris ~x64-solaris";;
enlightenment.eclass:   live)    KEYWORDS="";;


That's not a good idea and disallowed by policy.

See #342185 for a precedent.
Comment 1 SpanKY gentoo-dev 2013-09-29 00:58:20 UTC

*** This bug has been marked as a duplicate of bug 342185 ***
Comment 2 SpanKY gentoo-dev 2015-10-03 00:32:13 UTC
*** Bug 562066 has been marked as a duplicate of this bug. ***