commit:     91a8f1ebc3fa717b478a439b350d3ec05f806250
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 28 01:20:59 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 28 01:26:14 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91a8f1eb

profiles/arch: drop obsolete vim[luajit] masks/unmasks

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

 profiles/arch/amd64/package.use.mask | 6 +++---
 profiles/arch/base/package.use.mask  | 6 +++---
 profiles/arch/s390/package.use.mask  | 2 +-
 profiles/arch/x86/package.use.mask   | 4 ++--
 4 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/profiles/arch/amd64/package.use.mask 
b/profiles/arch/amd64/package.use.mask
index 0a05a79d252..222efbf8c96 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # When you add an entry to the top of this file, add your name, the date, and
@@ -289,8 +289,8 @@ games-emulation/mupen64plus-core new-dynarec
 # Tim Harder <radher...@gentoo.org> (2013-08-13)
 # dev-lang/luajit keyworded for amd64 (masked in base)
 # dev-scheme/racket keyworded for amd64 (masked in base)
-app-editors/vim -luajit -racket
-app-editors/gvim -luajit -racket
+app-editors/vim -racket
+app-editors/gvim -racket
 
 # Kacper Kowalik <xarthis...@gentoo.org> (2013-08-09)
 # Works on amd64

diff --git a/profiles/arch/base/package.use.mask 
b/profiles/arch/base/package.use.mask
index b314718a518..542e10c3fa5 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -266,9 +266,9 @@ dev-vcs/git mediawiki mediawiki-experimental
 dev-libs/boost context
 
 # Tim Harder <radher...@gentoo.org> (2013-08-13)
-# Related deps dev-lang/luajit and dev-scheme/racket are not keyworded by most 
arches.
-app-editors/vim luajit racket
-app-editors/gvim luajit racket
+# Related dep dev-scheme/racket is not keyworded by most arches.
+app-editors/vim racket
+app-editors/gvim racket
 
 # Kacper Kowalik <xarthis...@gentoo.org> (2013-08-09)
 # Doesn't work on most profiles. Easier to mask here and

diff --git a/profiles/arch/s390/package.use.mask 
b/profiles/arch/s390/package.use.mask
index fca3adf4dad..20fa51d1695 100644
--- a/profiles/arch/s390/package.use.mask
+++ b/profiles/arch/s390/package.use.mask
@@ -17,7 +17,7 @@ dev-python/cssselect doc
 app-portage/layman darcs mercurial
 dev-python/setuptools_scm test
 # no lua support for vim
-app-editors/vim luajit lua
+app-editors/vim lua
 # not keyworded yet
 media-gfx/imagemagick raw
 dev-db/mariadb numa

diff --git a/profiles/arch/x86/package.use.mask 
b/profiles/arch/x86/package.use.mask
index 446fff67ed8..fafd1cd21ee 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -323,8 +323,8 @@ dev-libs/boost      -context
 # Tim Harder <radher...@gentoo.org> (2013-08-13)
 # dev-lang/luajit keyworded for x86 (masked in base)
 # dev-scheme/racket keyworded for amd64 (masked in base)
-app-editors/vim -luajit -racket
-app-editors/gvim -luajit -racket
+app-editors/vim -racket
+app-editors/gvim -racket
 
 # Kacper Kowalik <xarthis...@gentoo.org> (2013-08-09)
 # Works on x86

Reply via email to