diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/arm/armv6j/package.mask | 4 | ||||
-rw-r--r-- | profiles/arch/arm/armv7a/package.mask | 4 | ||||
-rw-r--r-- | 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 9bf1f42c14b7..6beba93986d9 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 <sam@cmpct.info> (2020-06-29) +# Sam James <sam@cmpct.info> (2020-07-02) # Needs Rust, which is available here -# Bug #677018 -net-news/newsboat +-dev-util/cbindgen # James Le Cuirot <chewi@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 983866095825..fb8bd4a8815c 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 <sam@cmpct.info> (2020-06-29) +# Sam James <sam@cmpct.info> (2020-07-02) # Needs Rust, which is available here -# Bug #677018 -net-news/newsboat +-dev-util/cbindgen # Sam James <sam@cmpct.info> (2020-06-24) # Valgrind works on ARMv7 diff --git a/profiles/arch/arm/package.mask b/profiles/arch/arm/package.mask index 34754836d7f6..4ffdb9686a94 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 <sam@cmpct.info> (2020-06-29) -# Needs Rust (only on >= armv6j) -# Bug #677018 +# Sam James <sam@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 <sam@cmpct.info> (2020-06-24) # Valgrind lacks support for < ARMv7 |