diff options
author | Alon Bar-Lev <alonbl@gentoo.org> | 2017-01-04 04:20:34 +0200 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2017-01-04 21:26:33 +0200 |
commit | e4126f716225f606dca4331a17d4fb4158d675a1 (patch) | |
tree | 024f4d9928cce4762a59225809904edb2ce9c778 /profiles | |
parent | dev-python/QtPy: forced widget flag for pyqt5 with gui (diff) | |
download | gentoo-e4126f716225f606dca4331a17d4fb4158d675a1.tar.gz gentoo-e4126f716225f606dca4331a17d4fb4158d675a1.tar.bz2 gentoo-e4126f716225f606dca4331a17d4fb4158d675a1.zip |
profiles: mask net-libs/gnutls test-full
for stable and for unkeyworded arch
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.stable.mask | 6 | ||||
-rw-r--r-- | profiles/default/linux/alpha/package.use.mask | 7 | ||||
-rw-r--r-- | profiles/default/linux/arm/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/default/linux/ia64/13.0/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/default/linux/powerpc/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/default/linux/sparc/package.use.mask | 4 |
6 files changed, 28 insertions, 1 deletions
diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index b3229121acb0..7c1b56c35649 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -1,10 +1,14 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Alon Bar-Lev <alonbl@gentoo.org> (01 Jan 2017) +# Will always require unstable packages. +net-libs/gnutls test-full + # Zac Medico <zmedico@gentoo.org> (19 Dec 2016) # The go flag requires dev-lang/go[gccgo], and gccgo # is stable masked since it requires gcc-5 which is diff --git a/profiles/default/linux/alpha/package.use.mask b/profiles/default/linux/alpha/package.use.mask new file mode 100644 index 000000000000..7c5bf69df4c1 --- /dev/null +++ b/profiles/default/linux/alpha/package.use.mask @@ -0,0 +1,7 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +# Alon Bar-Lev <alonbl@gentoo.org> (01 Jan 2017) +# unkeyworded +net-libs/gnutls test-full diff --git a/profiles/default/linux/arm/package.use.mask b/profiles/default/linux/arm/package.use.mask index 8936c6023072..26ccdf8611e6 100644 --- a/profiles/default/linux/arm/package.use.mask +++ b/profiles/default/linux/arm/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# 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 diff --git a/profiles/default/linux/ia64/13.0/package.use.mask b/profiles/default/linux/ia64/13.0/package.use.mask index b1520f0c7963..a2295ce8eae3 100644 --- a/profiles/default/linux/ia64/13.0/package.use.mask +++ b/profiles/default/linux/ia64/13.0/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# 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 diff --git a/profiles/default/linux/powerpc/package.use.mask b/profiles/default/linux/powerpc/package.use.mask index e62de663cbbd..f578629521d4 100644 --- a/profiles/default/linux/powerpc/package.use.mask +++ b/profiles/default/linux/powerpc/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# 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 diff --git a/profiles/default/linux/sparc/package.use.mask b/profiles/default/linux/sparc/package.use.mask index e62de663cbbd..f578629521d4 100644 --- a/profiles/default/linux/sparc/package.use.mask +++ b/profiles/default/linux/sparc/package.use.mask @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# 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 |