commit: 3e1f88b5106b44e631d5989c4e36afac7fbae681 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Sun Apr 5 08:52:34 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Apr 5 10:06:46 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e1f88b5
profiles/arch/hppa/use.stable.mask: add emacs and xemacs Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> profiles/arch/hppa/use.stable.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index dfdfb82f812..a7fb552941b 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/use.stable.mask @@ -4,6 +4,11 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Rolf Eike Beer <[email protected]> (2020-04-05) +# app-editors/{,x}emacs has no stable keywords +emacs +xemacs + # Sergei Trofimovich <[email protected]> (2020-03-23) # net-fs/samba has no stable keywords samba
