diff options
author | Sam James <sam@gentoo.org> | 2021-10-25 12:42:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-25 12:45:19 +0100 |
commit | 2150f1cebac82801377ba9d6a345ff9d9615878c (patch) | |
tree | 995151e50c4a7c2cc047c9d288ed2ef064781739 | |
parent | profiles/arch/powerpc: stable-mask brasero[nautilus,tracker] for ppc* (diff) | |
download | gentoo-2150f1cebac82801377ba9d6a345ff9d9615878c.tar.gz gentoo-2150f1cebac82801377ba9d6a345ff9d9615878c.tar.bz2 gentoo-2150f1cebac82801377ba9d6a345ff9d9615878c.zip |
profiles/arch/arm64: unmask dev-python/ipython[notebook]
Bug: https://bugs.gentoo.org/816981
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | profiles/arch/arm64/package.use.mask | 1 | ||||
-rw-r--r-- | profiles/arch/arm64/package.use.stable.mask | 5 |
2 files changed, 5 insertions, 1 deletions
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index de20b104f51b..4dbdd22f3d18 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -305,7 +305,6 @@ www-client/vivaldi-snapshot widevine # Michał Górny <mgorny@gentoo.org> (2018-02-17) # Requires unkeyworded dependencies. -dev-python/ipython notebook dev-ruby/haml test # Michał Górny <mgorny@gentoo.org> (2018-02-16) diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index f8994d5d256e..fff08920dcb5 100644 --- a/profiles/arch/arm64/package.use.stable.mask +++ b/profiles/arch/arm64/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) +# Has unstable dependencies we don't want to drag in yet +# bug #816981 +dev-python/ipython notebook + # Marek Szuba <marecki@gentoo.org> (2021-09-10) # no stable dev-ruby/{thor,tty-editor} on this arch yet # and there are many dependencies to go through before there are |