commit: 1c747263977c6da7037e4cb2c87ea342f46aa59b Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Sat Feb 8 09:46:30 2020 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Sat Feb 8 09:49:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c747263
profiles: hppa: Add USE=gtk to use.stable.mask gtk+ is on the way to being dropped to ~hppa Signed-off-by: Mart Raudsepp <leio <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 f382fb9baf6..62cbe0c463e 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 +# Mart Raudsepp <[email protected]> (2020-02-08) +# No stable x11-libs/gtk+ on hppa. +gtk +gtk3 + # Sergei Trofimovich <[email protected]> (2020-01-21) # No stable media-sound/pulseaudio on hppa. pulseaudio
