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

Bug 605788

Summary: app-portage/gentoolkit: ekeyword does not work with multi-line KEYWORDS
Product: Portage Development Reporter: Michael Palimaka (kensington) <kensington>
Component: ToolsAssignee: Portage Tools Team <tools-portage>
Status: RESOLVED WONTFIX    
Severity: normal CC: ago
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=614526
Whiteboard:
Package list:
Runtime testing required: ---

Description Michael Palimaka (kensington) gentoo-dev 2017-01-15 16:04:21 UTC
$ grep KEYWORDS -A2 boost-1.62.0-r1.ebuild 
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh \
        ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos \
        ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris ~x86-winnt"

$ ekeyword ~sparc boost-1.62.0-r1.ebuild 
boost-1.62.0-r1: no updates
Comment 1 SpanKY gentoo-dev 2017-01-19 18:39:08 UTC
pretty sure ekeyword has never supported multiline KEYWORDS

then again, i don't think we should start encouraging this style in the first place since it's rarely used and kind of unnecessary
Comment 2 SpanKY gentoo-dev 2017-03-08 00:09:56 UTC
closing as an explicit non-feature since, stylewise, we don't want to use multiline KEYWORDS in ebuilds
Comment 3 Arfrever Frehtes Taifersar Arahesis 2017-04-02 17:52:34 UTC
*** Bug 614524 has been marked as a duplicate of this bug. ***