commit: e93ca84017b8e468ee5ed3fe92c37e0a16c9ab9d Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sun Sep 19 08:09:24 2021 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun Sep 19 12:46:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e93ca840
profiles: Mask dev-python/smartypants[doc] on m68k Avoid having to keyword dev-python/sphinx and friends for now. Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> profiles/arch/m68k/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask index 2bae3dbcac6..7b118b2eab7 100644 --- a/profiles/arch/m68k/package.use.mask +++ b/profiles/arch/m68k/package.use.mask @@ -18,6 +18,7 @@ dev-python/lxml doc dev-python/py doc dev-python/pyasn1 doc dev-python/pygments doc +dev-python/smartypants doc # James Le Cuirot <[email protected]> (2021-08-21) # Avoid lots of unkeyworded dependencies of Python tests.
