diff options
author | 2022-01-15 23:10:57 +0000 | |
---|---|---|
committer | 2022-01-16 01:01:21 +0000 | |
commit | 3b5487c346b7d04609911386c950ce1e32b1d7b9 (patch) | |
tree | a7a60612926337e887789816c453ed4667aef195 /profiles | |
parent | profiles/arch/arm: drop obsolete strongswan unbound mask (diff) | |
download | gentoo-3b5487c346b7d04609911386c950ce1e32b1d7b9.tar.gz gentoo-3b5487c346b7d04609911386c950ce1e32b1d7b9.tar.bz2 gentoo-3b5487c346b7d04609911386c950ce1e32b1d7b9.zip |
profiles/arch/arm: shift dist-kernel[debug] mask to stable
dev-util/pahole is keyworded on ARM.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/arm/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/arch/arm/package.use.stable.mask | 7 |
2 files changed, 6 insertions, 6 deletions
diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index f9451130d7f6..3ea417832333 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -131,11 +131,6 @@ kde-plasma/kdeplasma-addons webengine # Tests require Valgrind, not available on <armv7a dev-libs/rapidjson test -# Michał Górny <mgorny@gentoo.org> (2020-06-19) -# Requires dev-util/pahole. -sys-kernel/gentoo-kernel debug -sys-kernel/vanilla-kernel debug - # Michał Górny <mgorny@gentoo.org> (2020-06-14) # Requires dev-python/networkx. app-portage/nattka depgraph-order diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask index 6c43cbf25fce..d861b750201c 100644 --- a/profiles/arch/arm/package.use.stable.mask +++ b/profiles/arch/arm/package.use.stable.mask @@ -1,6 +1,11 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2022-01-15) +# Requires dev-util/pahole which is not yet marked stable on arm. +sys-kernel/gentoo-kernel debug +sys-kernel/vanilla-kernel debug + # Sam James <sam@gentoo.org> (2021-11-20) # dev-python/networkx is not yet marked stable on arm* app-admin/setools infoflow |