commit: e69a16658ad17e5f7349cfb736bd9ad913f3a3c8 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Wed Apr 20 13:55:15 2022 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Wed Apr 20 13:55:39 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e69a1665
profiles/arch/s390: no emacs -> no emacs useflag Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/arch/s390/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/s390/use.mask b/profiles/arch/s390/use.mask index 978f1839ad23..6e64be3c729a 100644 --- a/profiles/arch/s390/use.mask +++ b/profiles/arch/s390/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -s390 +# Andreas K. Hüttel <[email protected]> (2022-04-20) +# Not keyworded +emacs + # Arfrever Frehtes Taifersar Arahesis <[email protected]> (2021-04-01) # sys-libs/llvm-libunwind not supported on S390. llvm-libunwind
