commit: 051cfb51591128b5f994b7e70c096f196294317b Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Tue Aug 21 08:22:28 2018 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Tue Aug 21 08:24:52 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=051cfb51
profiles/arch/arm64: Drop some outdated package.use.stable.mask entries All of these work in stable by now without further keywording. Also build tested all of these with these USE flags. profiles/arch/arm64/package.use.stable.mask | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index 5b3f724a4e7..59de8efcb03 100644 --- a/profiles/arch/arm64/package.use.stable.mask +++ b/profiles/arch/arm64/package.use.stable.mask @@ -92,18 +92,6 @@ dev-libs/libverto tevent dev-libs/glib systemtap sys-libs/glibc systemtap -# Thomas Deutschmann <[email protected]> (26 Oct 2017) -# idn: Needs net-dns/libidn2 which is not stabilized yet on arm64 -# gnutls: Needs net-libs/gnutls which is not stabilized yet on arm64 -net-misc/wget idn gnutls - # Michael Weber <[email protected]> (29 Mar 2017) # unstable deps mesa llvm et al. x11-libs/cairo gles2 opengl - -# Michael Weber <[email protected]> (29 Mar 2017) -# unstable deps -media-libs/freetype X harfbuzz -app-text/poppler introspection -x11-libs/pango introspection -media-libs/harfbuzz introspection
