diff options
author | Sam James <sam@gentoo.org> | 2021-10-25 12:42:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-25 12:46:13 +0100 |
commit | 856c343686958ff1a821eb5f242048b97d1575e1 (patch) | |
tree | 51766df965daebb3bb9040b0917a4a3e54f6a9ad | |
parent | profiles/arch/arm64: unmask dev-python/ipython[notebook] (diff) | |
download | gentoo-856c343686958ff1a821eb5f242048b97d1575e1.tar.gz gentoo-856c343686958ff1a821eb5f242048b97d1575e1.tar.bz2 gentoo-856c343686958ff1a821eb5f242048b97d1575e1.zip |
profiles/arch/arm: unmask dev-python/ipython[notebook,qt5,smp]
Bug: https://bugs.gentoo.org/816981
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | profiles/arch/arm/package.use.mask | 2 | ||||
-rw-r--r-- | profiles/arch/arm/package.use.stable.mask | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index f84e83e09127..c51f02eac24a 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -212,7 +212,7 @@ net-libs/gnutls test-full # Andreas Sturmlechner <asturm@gentoo.org> (2018-03-02) # Requires unkeyworded deps ->=dev-python/ipython-5.4.1 notebook qt5 smp +>=dev-python/ipython-5.4.1 qt5 # Michał Górny <mgorny@gentoo.org> (2017-12-30) # Moved from use.mask since they are flags local to one package. diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask index 3fe0528f1ad9..eaa4a460613f 100644 --- a/profiles/arch/arm/package.use.stable.mask +++ b/profiles/arch/arm/package.use.stable.mask @@ -1,6 +1,11 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2021-10-25) +# Various dependencies not yet stable on arm +# bug #816981 +dev-python/ipython notebook smp + # Marek Szuba <marecki@gentoo.org> (2021-09-25) # No stable dev-ruby/{thor,tty-editor} on this arch yet # and there are many dependencies to go through before there are |