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 08BF8138334 for ; Wed, 23 Jan 2019 14:54:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B318EE0B9A; Wed, 23 Jan 2019 14:54:22 +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 880FFE0909 for ; Wed, 23 Jan 2019 14:54:22 +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 4550D335D2A for ; Wed, 23 Jan 2019 14:54:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E012B523 for ; Wed, 23 Jan 2019 14:54:19 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1548255251.462bb26368e9eca09a1c5c3c09d05e0dda954c03.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 462bb26368e9eca09a1c5c3c09d05e0dda954c03 X-VCS-Branch: master Date: Wed, 23 Jan 2019 14:54:19 +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: c5b659c6-f503-418c-bdf2-1dba9d643ad9 X-Archives-Hash: 201304f43cbc403e61f1f0ab1075577c commit: 462bb26368e9eca09a1c5c3c09d05e0dda954c03 Author: Miroslav Šulc gentoo org> AuthorDate: Wed Jan 23 14:51:19 2019 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Wed Jan 23 14:54:11 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=462bb263 profiles/package.mask: removing virtual/{jdk,jre}:9 (dropped from main tree) Signed-off-by: Miroslav Šulc gentoo.org> profiles/package.mask | 2 -- 1 file changed, 2 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 18c68ae94b9..f70a114cd2d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -289,8 +289,6 @@ media-libs/libglvnd # Java 9+ is not yet fully supported on Gentoo. Packages cannot depend # on it so these virtuals are not yet required. If you wish to use # Java 9+ then install oracle-(jdk|jre)-bin or openjdk(-bin) directly. -virtual/jdk:9 -virtual/jre:9 virtual/jdk:11 virtual/jre:11