mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 21:18:09 -07:00
profiles: Move unkeyworded dep masks to arch/arm
Move package USE flag masks related to unkeyworded dependencies from default/linux/arm to arch/arm where they belong. This may fix the issues in Hardened profiles.
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (15 Apr 2018)
|
||||
# Unkeyworded dep masks moved from default/linux.
|
||||
app-admin/diamond mongo
|
||||
net-libs/gnutls test-full
|
||||
mail-client/mutt notmuch
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (02 Mar 2018)
|
||||
# Requires unkeyworded deps
|
||||
>=dev-python/ipython-5.4.1 notebook qt5 smp
|
||||
|
||||
@@ -1,18 +1,6 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Fabian Groffen <grobian@gentoo.org> (17 Sep 2017)
|
||||
# needs dev-db/mongodb (unkeyworded)
|
||||
app-admin/diamond mongo
|
||||
|
||||
# Alon Bar-Lev <alonbl@gentoo.org> (01 Jan 2017)
|
||||
# unkeyworded
|
||||
net-libs/gnutls test-full
|
||||
|
||||
# Fabian Groffen <grobian@gentoo.org> (07 Dec 2016)
|
||||
# unkeyworded notmuch dependency, bug #587560
|
||||
mail-client/mutt notmuch
|
||||
|
||||
# Mike Frysinger <vapier@gentoo.org> (08 May 2016)
|
||||
# This target supports VTV #547040.
|
||||
>=sys-devel/gcc-6 -vtv
|
||||
|
||||
Reference in New Issue
Block a user