commit: e5a037dbda7da44ef5cbea74b5adbb6a5c1b3d8d Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Sat Sep 19 02:12:06 2020 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Sat Sep 19 02:56:27 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5a037db
profiles/arch/x86/package.use.mask: mask openjdk:8[javafx] Signed-off-by: Georgy Yakovlev <gyakovlev <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 fd1f1e3fd9c..9c4f8313a32 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 +# Georgy Yakovlev <[email protected]> (2020-09-18) +# swt 4.10 not keyworded on x86 +dev-java/openjdk:8 javafx + # Thomas Deutschmann <[email protected]> (2020-08-17) # Columnstore engine is supported on x86 dev-db/mariadb -columnstore
