commit: 0d304f4c0ae7722e9eb667ee1afe320498393f01 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Dec 8 18:22:27 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Dec 8 18:27:39 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d304f4c
profiles: Restrict dev-python/pycdio mask to <2.1.0 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index 201f727b122..5e33bad665b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -165,7 +165,7 @@ dev-python/python-cdb dev-python/foolscap net-fs/tahoe-lafs dev-python/pyvtk -dev-python/pycdio +<dev-python/pycdio-2.1.0 media-sound/whipper dev-python/hachoir-regex app-misc/hachoir-subfile
