diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-03-11 13:42:17 +0000 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-03-11 13:45:20 +0000 |
commit | 22269bf65ec65beb9f2e64268cc8e8f207048a8c (patch) | |
tree | 9fafa1f2db1bf7697557cf813652d347942d545c /profiles/arch/ia64 | |
parent | dev-python/ruamel-yaml-0.16.13-r1: enable tests (diff) | |
download | gentoo-22269bf65ec65beb9f2e64268cc8e8f207048a8c.tar.gz gentoo-22269bf65ec65beb9f2e64268cc8e8f207048a8c.tar.bz2 gentoo-22269bf65ec65beb9f2e64268cc8e8f207048a8c.zip |
profiles: mask dev-python/ruamel-yaml[test] on arches lacking required dependency keywords
Looks like dev-python/ruamel-std-pathlib is the only package which
needs work here.
Bug: https://bugs.gentoo.org/775242
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'profiles/arch/ia64')
-rw-r--r-- | profiles/arch/ia64/package.use.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 9a98fd803be4..357166824def 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba <marecki@gentoo.org> (2021-03-11) +# Awaiting keywording of dev-python/ruamel-std-pathlib +# on this arch (Bug #775242) +dev-python/ruamel-yaml test + # Sam James <sam@gentoo.org> (2021-03-06) # media-libs/libheif isn't keyworded here media-libs/gd heif |