From 8f5e310296602eb494472854e91e4fd77e5f3795 Mon Sep 17 00:00:00 2001 From: Alessandro Barbieri Date: Sun, 26 Jun 2022 02:17:38 +0200 Subject: [PATCH] profiles: account for m2r removal Signed-off-by: Alessandro Barbieri --- profiles/package.mask | 5 +++++ profiles/package.use.mask | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 0afc4127bb..35ec0f25fc 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -65,3 +65,8 @@ net-mail/remail # Andrew Ammerlaan (2022-06-18) # depends on non-existent dev-java/guava:20 dev-java/gradle-hashing + +# Alessandro Barbieri (2022-06-26) +# depends on non-existent dev-python/m2r +# https://github.com/jaysonsantos/python-binary-memcached/issues/249 +dev-python/python-binary-memcached diff --git a/profiles/package.use.mask b/profiles/package.use.mask index a4539c7165..7f31b8a56e 100644 --- a/profiles/package.use.mask +++ b/profiles/package.use.mask @@ -65,3 +65,7 @@ media-libs/skia ffmpeg # cmake failure # https://github.com/mfem/mfem/issues/2243 sci-libs/mfem netcdf + +# Alessandro Barbieri (2022-06-26) +# depend on masked dev-python/python-binary-memcached +dev-python/oslo-cache test