summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2022-01-07 16:38:52 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2022-01-07 16:38:52 -0800
commitf0f3ff5a10bc59678b46498cc4def0056957144b (patch)
treef82e78d07227bb406cfd0a1963edec9f9cf63568 /dev-java
parentdev-java/openjdk: disable pch by default (diff)
downloadgentoo-f0f3ff5a10bc59678b46498cc4def0056957144b.tar.gz
gentoo-f0f3ff5a10bc59678b46498cc4def0056957144b.tar.bz2
gentoo-f0f3ff5a10bc59678b46498cc4def0056957144b.zip
dev-java/icedtea: disable pch by default
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/icedtea/icedtea-3.21.0.ebuild4
1 files 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 )"