diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-12-01 18:26:45 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-01 19:38:24 +0000 |
commit | fe323f5591a2556d80dd16a8fde2f2cfc349f3b2 (patch) | |
tree | 67fc40d5546b6009a2c6e5e36e3a85244762a6e1 /profiles | |
parent | app-alternatives/bzip2: Simplify by chaining manpage references (diff) | |
download | gentoo-fe323f5591a2556d80dd16a8fde2f2cfc349f3b2.tar.gz gentoo-fe323f5591a2556d80dd16a8fde2f2cfc349f3b2.tar.bz2 gentoo-fe323f5591a2556d80dd16a8fde2f2cfc349f3b2.zip |
app-alternatives/awk: New package to control awk symlinks
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/base/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 4 |
3 files changed, 12 insertions, 0 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 27207c6da3f9..317dfc821763 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (2022-12-01) +# Keyworded here. +app-alternatives/awk -nawk + # Guillermo Joandet <gjoandet@gmail.com> (2022-11-22) # app-text/pandoc is keyworded on this architecture net-libs/gssdp -man diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 5a1455d90b27..8ca1e3eda94e 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <mgorny@gentoo.org> (2022-12-01) +# Not widely keyworded. +app-alternatives/awk nawk + # Mike Gilbert <floppym@gentoo.org> (2022-10-16) # Only supported on MIPS. dev-lang/gnat-gpl fixed-point diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index a68e233ecfd9..b733021ebde4 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <mgorny@gentoo.org> (2022-12-01) +# Keyworded here. +app-alternatives/awk -nawk + # Michał Górny <mgorny@gentoo.org> (2022-11-16) # spirv-llvm-translator is not keyworded x86. dev-libs/libclc spirv |