diff options
author | Sam James <sam@gentoo.org> | 2021-01-18 00:07:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-18 00:10:07 +0000 |
commit | 2fcd5124e01a462c06a2894958cd207e577911ef (patch) | |
tree | 69e70dff2afdaf2c7395f139505936515448679f /profiles/base | |
parent | profiles/arch/arm64: move mask from default/linux/arm64 (diff) | |
download | gentoo-2fcd5124e01a462c06a2894958cd207e577911ef.tar.gz gentoo-2fcd5124e01a462c06a2894958cd207e577911ef.tar.bz2 gentoo-2fcd5124e01a462c06a2894958cd207e577911ef.zip |
profiles/base: move mask from default linux target
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index bfe76852067b..a696415ab182 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -242,6 +242,10 @@ net-irc/telepathy-idle test # libcxxrt is unmaintained and it's going to be removed. sys-libs/libcxx libcxxrt +# Alexey Shvetsov <alexxy@gentoo.org> (2019-12-24) +# Gromacs python module install br0ken +sci-chemistry/gromacs python + # Brian Evans <grknight@gentoo.org> (2019-12-19) # PHP 7.1 is end of life and has security issues Bug 703326 # Associated packages are not ready for new versions tracked in bug 702110 |