commit: 41cbe93234a1091e9277fc9b3cac7adb97c53976 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Jan 21 21:23:26 2018 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Jan 21 21:24:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41cbe932
profiles: arm64: stable-mask systemtap use flag of glibc profiles/arch/arm64/package.use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index 9fc80507023..572ef9602b2 100644 --- a/profiles/arch/arm64/package.use.stable.mask +++ b/profiles/arch/arm64/package.use.stable.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Andreas K. Hüttel <[email protected]> (21 Jan 2018) +# systemtap is not yet stable on arm64 +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
