g-sorcery
g-sorcery copied to clipboard
KEYWORDS should be configurable
At present, KEYWORDS is hard coded to ~amd64 ~x86.
ebuild.py 209: self.template.append('KEYWORDS="~amd64 ~x86"')
There should be a way to override this, for example, to add ~arm.