commit: 92e05ce9f84f9c130471798b3639dae08c295134 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Wed Apr 1 18:47:47 2020 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Wed Apr 1 18:47:47 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92e05ce9
profiles/hppa: Move entry to correct file Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/arch/hppa/package.use.stable.mask | 4 ++++ profiles/arch/hppa/use.stable.mask | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask index a29b3a120c1..20bef80b845 100644 --- a/profiles/arch/hppa/package.use.stable.mask +++ b/profiles/arch/hppa/package.use.stable.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Matt Turner <[email protected]> (2020-04-01) +# net-libs/mbedtls has no stable keywords +net-misc/curl curl_ssl_mbedtls + # Mart Raudsepp <[email protected]> (2020-02-12) # No stable media-fonts/cantarell on hppa. x11-libs/pango test diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index c4ea13810e8..7a67131c25f 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/use.stable.mask @@ -4,10 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Matt Turner <[email protected]> (2020-04-01) -# net-libs/mbedtls has no stable keywords -net-misc/curl curl_ssl_mbedtls - # Sergei Trofimovich <[email protected]> (2020-03-23) # net-fs/samba has no stable keywords samba
