commit: 66138894d440604128424005592761a6e97b828f Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sat Mar 16 23:52:06 2019 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sat Mar 16 23:52:59 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66138894
profiles: mask tests for dev-python/async_timeout on arm Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> profiles/arch/arm/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index f8ba4a34b61..82ba63950d0 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Anthony G. Basile <[email protected]> (16 Mar 2019) +# to avoid a circular dependency +dev-python/async_timeout test + # Anthony G. Basile <[email protected]> (8 Mar 2019) # hipe code is missing in erlang for arm dev-lang/erlang hipe
