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

Bug 486392

Summary: enlightenment.eclass: KEYWORDS should not be set in eclass
Product: Gentoo Linux Reporter: Patrick Lauer <patrick>
Component: EclassesAssignee: enlightenment+disabled
Status: RESOLVED DUPLICATE    
Severity: normal CC: hasufell, qa
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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. ***