Currently the hardend-sources kernels are keyworded: KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" These means that presumeably a user could be running a pax enabled kernel on any of those arches and would require pax marking of ELF binaries to fine tune how PaX protection is enforced. There are currently three ways of doing this: 1) EI_PAX markings with chpax - this tool is being deprecated, bug #365825 2) PT_PAX with paxctl - this is the current norm 3) XATTR PAX with paxctl-ng which is part of sys-apps/elfix, bug #427888 XATTR PAX takes care of some corner cases that currenly only EI_PAX can deal with, and so it will be needed once the latter is deprecated. If alpha hppa ia64 or sparc are still interested in running hardened-sources on their arches, then please consider keywording this package before chpax is dropped.
Marked ~hppa.
ping alpha ia64. I need to start stabilization on this package soon. Can you please keyword.
~alpha/~ia64/~sparc done