commit: 5df0f171dd7082796830aa48051891f7734d3194 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Mon Mar 23 19:12:19 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Mon Mar 23 19:12:19 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5df0f171
profiles/arch/hppa/use.stable.mask: mask 'bluetooth' and 'samba' Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> profiles/arch/hppa/package.use.stable.mask | 5 ----- profiles/arch/hppa/use.stable.mask | 8 ++++++++ 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask index de7181734fa..a29b3a120c1 100644 --- a/profiles/arch/hppa/package.use.stable.mask +++ b/profiles/arch/hppa/package.use.stable.mask @@ -43,11 +43,6 @@ dev-lang/php enchant sys-apps/pcsc-lite policykit x11-misc/colord policykit -# Sergei Trofimovich <[email protected]> (2019-05-03) -# net-wireless/bluez has no stable keywords, bug #676430 -app-pda/pilot-link bluetooth -dev-lang/python bluetooth - # Sergei Trofimovich <[email protected]> (2019-03-17) # net-analyzer/nagios (or icinga) has no stable keywords, bug #676222 sys-libs/freeipmi nagios diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index bc9d65407aa..7a67131c25f 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/use.stable.mask @@ -4,6 +4,14 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Sergei Trofimovich <[email protected]> (2020-03-23) +# net-fs/samba has no stable keywords +samba + +# Sergei Trofimovich <[email protected]> (2020-03-23) +# net-wireless/bluez has no stable keywords, bug #676430 +bluetooth + # Mart Raudsepp <[email protected]> (2020-02-08) # No stable x11-libs/gtk+ on hppa. gtk
