commit: 0703af4d9c3f5e9f4030fffc37c15365ffc5bb5a Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info> AuthorDate: Wed Jul 1 17:05:43 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jul 4 20:34:59 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0703af4d
profiles: arm: mask dev-util/cbindgen (on < armv6j) < armv6j does not support Rust. Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info> Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/arch/arm/armv6j/package.mask | 4 ++-- profiles/arch/arm/armv7a/package.mask | 4 ++-- profiles/arch/arm/package.mask | 7 ++++--- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/profiles/arch/arm/armv6j/package.mask b/profiles/arch/arm/armv6j/package.mask index 9bf1f42c14b..6beba93986d 100644 --- a/profiles/arch/arm/armv6j/package.mask +++ b/profiles/arch/arm/armv6j/package.mask @@ -1,10 +1,10 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Sam James <s...@cmpct.info> (2020-06-29) +# Sam James <s...@cmpct.info> (2020-07-02) # Needs Rust, which is available here -# Bug #677018 -net-news/newsboat +-dev-util/cbindgen # James Le Cuirot <ch...@gentoo.org> (2016-01-09) # This is built for armv6 so unmask against the wider arm mask. diff --git a/profiles/arch/arm/armv7a/package.mask b/profiles/arch/arm/armv7a/package.mask index 98386609582..fb8bd4a8815 100644 --- a/profiles/arch/arm/armv7a/package.mask +++ b/profiles/arch/arm/armv7a/package.mask @@ -1,10 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Sam James <s...@cmpct.info> (2020-06-29) +# Sam James <s...@cmpct.info> (2020-07-02) # Needs Rust, which is available here -# Bug #677018 -net-news/newsboat +-dev-util/cbindgen # Sam James <s...@cmpct.info> (2020-06-24) # Valgrind works on ARMv7 diff --git a/profiles/arch/arm/package.mask b/profiles/arch/arm/package.mask index 34754836d7f..4ffdb9686a9 100644 --- a/profiles/arch/arm/package.mask +++ b/profiles/arch/arm/package.mask @@ -1,10 +1,11 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Sam James <s...@cmpct.info> (2020-06-29) -# Needs Rust (only on >= armv6j) -# Bug #677018 +# Sam James <s...@cmpct.info> (2020-07-02) +# Packages which need Rust (only on >= 6j) +# We unmask them for armv6j, armv7a elsewhere net-news/newsboat +dev-util/cbindgen # Sam James <s...@cmpct.info> (2020-06-24) # Valgrind lacks support for < ARMv7