commit: e7dc100d3a810cf9c4bf449c0c92af140416457d Author: Christopher Head <chead <AT> chead <DOT> ca> AuthorDate: Thu Jun 11 13:54:06 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Jun 11 14:23:31 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7dc100d
profiles/arch/x86: package.use.mask dev-python/influxdb[test] Signed-off-by: Christopher Head <chead <AT> chead.ca> Closes: https://github.com/gentoo/gentoo/pull/15180 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/arch/x86/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index ea2432c0d53..bb07f13d64d 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Christopher Head <[email protected]> (2020-06-10) +# Requires dev-db/influxdb which is amd64-only +dev-python/influxdb test + # Mikle Kolyada <[email protected]> (2020-06-08) # clisp is keyworded on x86 app-text/texlive-core -xindy
