commit: f097fa7b0b9db0fcdc9ae730bdb0650d3c6a8924 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> AuthorDate: Tue Feb 14 22:10:13 2017 +0000 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> CommitDate: Tue Feb 14 22:12:01 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f097fa7b
profiles: no tk on arm64 yet. Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org> profiles/arch/arm64/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 77678bcb2a..e8c9921115 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Robin Johnson <[email protected]> (14 Feb 2017) +# Not tk for this arch yet +dev-libs/libisoburn launch-frontend launch-frontend-setuid frontend-optional + # Thomas Deutschmann <[email protected]> (14 Feb 2017) # No lua keyworded for this arch yet # libpcre jit is not (yet?) support on this arch
