commit:     5463581d32fed6b81f4a36aca1fd75078b1066e8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 19 18:32:59 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 19 18:32:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5463581d

profiles/arch/*/p.use.mask: fix date

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/arm/package.use.mask           | 2 +-
 profiles/arch/arm64/package.use.mask         | 2 +-
 profiles/arch/hppa/package.use.mask          | 2 +-
 profiles/arch/ia64/package.use.mask          | 2 +-
 profiles/arch/mips/package.use.mask          | 2 +-
 profiles/arch/powerpc/ppc32/package.use.mask | 2 +-
 profiles/arch/powerpc/ppc64/package.use.mask | 2 +-
 profiles/arch/riscv/package.use.mask         | 2 +-
 profiles/arch/sparc/package.use.mask         | 2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/profiles/arch/arm/package.use.mask 
b/profiles/arch/arm/package.use.mask
index 8861e7dc83d..db73754f7a7 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Sam James <[email protected]> (2011-01-19)
+# Sam James <[email protected]> (2021-01-19)
 # Joonas Niilola <[email protected]> (2021-01-10)
 # Test-dep needs keywording on multiple arches, best to just mask it
 # globally for now. Resolves issue by b5248bbb1b5

diff --git a/profiles/arch/arm64/package.use.mask 
b/profiles/arch/arm64/package.use.mask
index a5095873d0d..0cd440ae00d 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Sam James <[email protected]> (2011-01-19)
+# Sam James <[email protected]> (2021-01-19)
 # Joonas Niilola <[email protected]> (2021-01-10)
 # Test-dep needs keywording on multiple arches, best to just mask it
 # globally for now. Resolves issue by b5248bbb1b5

diff --git a/profiles/arch/hppa/package.use.mask 
b/profiles/arch/hppa/package.use.mask
index 331e8a538c0..f8eb3ca30ab 100644
--- a/profiles/arch/hppa/package.use.mask
+++ b/profiles/arch/hppa/package.use.mask
@@ -8,7 +8,7 @@
 # uchardet not stable/keyworded yet on this arch
 sys-apps/groff uchardet
 
-# Sam James <[email protected]> (2011-01-19)
+# Sam James <[email protected]> (2021-01-19)
 # Joonas Niilola <[email protected]> (2021-01-10)
 # Test-dep needs keywording on multiple arches, best to just mask it
 # globally for now. Resolves issue by b5248bbb1b5

diff --git a/profiles/arch/ia64/package.use.mask 
b/profiles/arch/ia64/package.use.mask
index 400be194846..32eff1d09eb 100644
--- a/profiles/arch/ia64/package.use.mask
+++ b/profiles/arch/ia64/package.use.mask
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Sam James <[email protected]> (2011-01-19)
+# Sam James <[email protected]> (2021-01-19)
 # Joonas Niilola <[email protected]> (2021-01-10)
 # Test-dep needs keywording on multiple arches, best to just mask it
 # globally for now. Resolves issue by b5248bbb1b5

diff --git a/profiles/arch/mips/package.use.mask 
b/profiles/arch/mips/package.use.mask
index 854284fe16e..684a9b2f899 100644
--- a/profiles/arch/mips/package.use.mask
+++ b/profiles/arch/mips/package.use.mask
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Sam James <[email protected]> (2011-01-19)
+# Sam James <[email protected]> (2021-01-19)
 # Joonas Niilola <[email protected]> (2021-01-10)
 # Test-dep needs keywording on multiple arches, best to just mask it
 # globally for now. Resolves issue by b5248bbb1b5

diff --git a/profiles/arch/powerpc/ppc32/package.use.mask 
b/profiles/arch/powerpc/ppc32/package.use.mask
index 98368bd3efa..a390143c123 100644
--- a/profiles/arch/powerpc/ppc32/package.use.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.mask
@@ -1,7 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Sam James <[email protected]> (2011-01-19)
+# Sam James <[email protected]> (2021-01-19)
 # Joonas Niilola <[email protected]> (2021-01-10)
 # Test-dep needs keywording on multiple arches, best to just mask it
 # globally for now. Resolves issue by b5248bbb1b5

diff --git a/profiles/arch/powerpc/ppc64/package.use.mask 
b/profiles/arch/powerpc/ppc64/package.use.mask
index 6425f6b545f..7cfde0801bc 100644
--- a/profiles/arch/powerpc/ppc64/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/package.use.mask
@@ -1,7 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Sam James <[email protected]> (2011-01-19)
+# Sam James <[email protected]> (2021-01-19)
 # Joonas Niilola <[email protected]> (2021-01-10)
 # Test-dep needs keywording on multiple arches, best to just mask it
 # globally for now. Resolves issue by b5248bbb1b5

diff --git a/profiles/arch/riscv/package.use.mask 
b/profiles/arch/riscv/package.use.mask
index 971f78e088a..1c1d4ceb4c3 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -5,7 +5,7 @@
 # uchardet not stable/keyworded yet on this arch
 sys-apps/groff uchardet
 
-# Sam James <[email protected]> (2011-01-19)
+# Sam James <[email protected]> (2021-01-19)
 # Joonas Niilola <[email protected]> (2021-01-10)
 # Test-dep needs keywording on multiple arches, best to just mask it
 # globally for now. Resolves issue by b5248bbb1b5

diff --git a/profiles/arch/sparc/package.use.mask 
b/profiles/arch/sparc/package.use.mask
index 18d050d3cf9..c6a8abb6e43 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Sam James <[email protected]> (2011-01-19)
+# Sam James <[email protected]> (2021-01-19)
 # Joonas Niilola <[email protected]> (2021-01-10)
 # Test-dep needs keywording on multiple arches, best to just mask it
 # globally for now. Resolves issue by b5248bbb1b5

Reply via email to