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 5B6BC138334 for ; Mon, 4 Feb 2019 19:45:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95526E0C0C; Mon, 4 Feb 2019 19:45:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 6CC34E0C0C for ; Mon, 4 Feb 2019 19:45:09 +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 6D9B733D3C7 for ; Mon, 4 Feb 2019 19:45:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 163804D7 for ; Mon, 4 Feb 2019 19:45:07 +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: <1549309470.4919049d13dc522a86b86f951b3e0965141df337.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/64le/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/ppc64/64le/package.mask X-VCS-Directories: profiles/arch/powerpc/ppc64/64le/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 4919049d13dc522a86b86f951b3e0965141df337 X-VCS-Branch: master Date: Mon, 4 Feb 2019 19:45:07 +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: 41e7b9e3-11a2-4eb3-8e45-90ea6ae7684f X-Archives-Hash: ba0aa284c2ce7b72500a1832ce116eb0 commit: 4919049d13dc522a86b86f951b3e0965141df337 Author: Georgy Yakovlev gentoo org> AuthorDate: Mon Feb 4 19:20:40 2019 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Mon Feb 4 19:44:30 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4919049d profiles/arch/powerpc/ppc64/64le/package.mask: update openjdk mask fixes --- Unmatched removal atom(s) in /usr/portage/profiles/arch/powerpc/ppc64/64le/package.mask: -dev-java/openjdk Signed-off-by: Georgy Yakovlev gentoo.org> profiles/arch/powerpc/ppc64/64le/package.mask | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/profiles/arch/powerpc/ppc64/64le/package.mask b/profiles/arch/powerpc/ppc64/64le/package.mask index 962a4dd5bfb..300d9c0d786 100644 --- a/profiles/arch/powerpc/ppc64/64le/package.mask +++ b/profiles/arch/powerpc/ppc64/64le/package.mask @@ -1,9 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# James Le Cuirot (19 Oct 2018) -# AdoptOpenJDK's ppc64 build is little-endian only. --dev-java/openjdk +# Georgy Yakovlev (04 Feb 2019) +# AdoptOpenJDK's ppc64 build is little-endian only +# so we can use bins and build from source +-dev-java/openjdk:11 -dev-java/openjdk-bin # Sergei Trofimovich (11 Apr 2018)