From f0f3ff5a10bc59678b46498cc4def0056957144b Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Fri, 7 Jan 2022 16:38:52 -0800 Subject: dev-java/icedtea: disable pch by default Signed-off-by: Georgy Yakovlev --- dev-java/icedtea/icedtea-3.21.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/icedtea/icedtea-3.21.0.ebuild b/dev-java/icedtea/icedtea-3.21.0.ebuild index b4f4020fce29..9e6737770814 100644 --- a/dev-java/icedtea/icedtea-3.21.0.ebuild +++ b/dev-java/icedtea/icedtea-3.21.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Build written by Andrew John Hughes (gnu_andrew@member.fsf.org) @@ -69,7 +69,7 @@ LICENSE="Apache-1.1 Apache-2.0 GPL-1 GPL-2 GPL-2-with-linking-exception LGPL-2 M KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="+alsa cacao +cups doc examples +gtk headless-awt - jamvm +jbootstrap kerberos pax-kernel +pch + jamvm +jbootstrap kerberos pax-kernel pch pulseaudio sctp selinux shenandoah smartcard +source +system-lcms test zero" RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad