summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-28 01:20:59 +0000
committerSam James <sam@gentoo.org>2021-03-28 01:26:14 +0000
commit91a8f1ebc3fa717b478a439b350d3ec05f806250 (patch)
treee22cf17c3512fa7fcd6faab6a8ca02a3878af01f
parentdev-libs/libmpack: fix WhitespaceFound (diff)
downloadgentoo-91a8f1ebc3fa717b478a439b350d3ec05f806250.tar.gz
gentoo-91a8f1ebc3fa717b478a439b350d3ec05f806250.tar.bz2
gentoo-91a8f1ebc3fa717b478a439b350d3ec05f806250.zip
profiles/arch: drop obsolete vim[luajit] masks/unmasks
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--profiles/arch/amd64/package.use.mask6
-rw-r--r--profiles/arch/base/package.use.mask6
-rw-r--r--profiles/arch/s390/package.use.mask2
-rw-r--r--profiles/arch/x86/package.use.mask4
4 files changed, 9 insertions, 9 deletions
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 0a05a79d2523..222efbf8c96f 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 <radhermit@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 <xarthisius@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 b314718a518c..542e10c3fa5e 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 <radhermit@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 <xarthisius@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 fca3adf4dad7..20fa51d1695f 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 446fff67ed8b..fafd1cd21eed 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 <radhermit@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 <xarthisius@gentoo.org> (2013-08-09)
# Works on x86