From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B6E81138334 for ; Sat, 1 Jun 2019 11:35:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB127E087B; Sat, 1 Jun 2019 11:35:26 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ABA47E087B for ; Sat, 1 Jun 2019 11:35:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 61FBE3450F2 for ; Sat, 1 Jun 2019 11:35:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 18900601 for ; Sat, 1 Jun 2019 11:35:23 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1559388900.606c24e1485478153dd32078363e36ab846ada1a.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm64/package.use.mask X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 606c24e1485478153dd32078363e36ab846ada1a X-VCS-Branch: master Date: Sat, 1 Jun 2019 11:35:23 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a2a0dd3d-b0e2-44f0-ba2f-396a17e8f244 X-Archives-Hash: 7a8ad334b10014f3b4baa0ec4b9feab5 commit: 606c24e1485478153dd32078363e36ab846ada1a Author: Georgy Yakovlev gentoo org> AuthorDate: Sat Jun 1 11:25:34 2019 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Sat Jun 1 11:35:00 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=606c24e1 profiles/arch/arm64/package.use.mask: mask javafx flag for openjdk Signed-off-by: Georgy Yakovlev gentoo.org> profiles/arch/arm64/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 70689711e6b..7e89ef2ce62 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Georgy Yakovlev (01 June 2019) +# not yet keyworded +dev-java/openjdk javafx + # Aaron Bauman (27 May 2019) # plasma is not stable yet kde-frameworks/purpose kaccounts