diff options
author | 2024-07-13 16:37:21 +0100 | |
---|---|---|
committer | 2024-07-13 16:38:43 +0100 | |
commit | 21f7340bbc5b1986a5f21dd6af81e685bd406b72 (patch) | |
tree | ec46fb25f4e80333da796dfad46df7a836bd34c6 /profiles/arch | |
parent | media-sound/upmpdcli: drop 1.8.9 (diff) | |
download | gentoo-21f7340bbc5b1986a5f21dd6af81e685bd406b72.tar.gz gentoo-21f7340bbc5b1986a5f21dd6af81e685bd406b72.tar.bz2 gentoo-21f7340bbc5b1986a5f21dd6af81e685bd406b72.zip |
profiles: Mask dev-python/pytest-services[test] on m68k
These tests pass, but the net-misc/memcached tests do not, so we should
not keyword memcached-related packages such as dev-python/pylibmc.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/m68k/package.use.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask index 5dcd046b960f..5351d18a96b0 100644 --- a/profiles/arch/m68k/package.use.mask +++ b/profiles/arch/m68k/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# James Le Cuirot <chewi@gentoo.org> (2024-07-13) +# These tests pass, but the net-misc/memcached tests do not, so we should not +# keyword memcached-related packages such as dev-python/pylibmc. +dev-python/pytest-services test + # Michał Górny <mgorny@gentoo.org> (2024-05-08) # Requires sys-devel/{clang,llvm}:16. dev-lang/python jit |