--- icedtea-7.2.5.3.ebuild +++ icedtea-7.2.5.3.ebuild @@ -147,13 +147,9 @@ ${X_DEPEND} pax_kernel? ( sys-apps/elfix )" -PDEPEND="webstart? ( - dev-java/icedtea-web:0[icedtea7] - ) - nsplugin? ( - dev-java/icedtea-web:0[icedtea7,nsplugin] - ) - pulseaudio? ( dev-java/icedtea-sound )" +PDEPEND="webstart? ( dev-java/icedtea-web:0[icedtea7] ) + nsplugin? ( dev-java/icedtea-web:0[icedtea7,nsplugin] ) + pulseaudio? ( dev-java/icedtea-sound )" S="${WORKDIR}"/${ICEDTEA_PKG} @@ -230,9 +226,9 @@ fi # Always use HotSpot as the primary VM if available. #389521 #368669 #357633 ... - # In-tree JIT ports are available for arm, aarch64, amd64, ppc64, ppc64le, SPARC and x86. + # In-tree JIT ports are available for amd64, arm, arm64, ppc64, sparc and x86. # Otherwise use CACAO - if ! has "${ARCH}" arm aarch64 amd64 ppc64 ppc64le sparc x86 ; then + if ! has "${ARCH}" amd64 arm arm64 ppc64 sparc x86 ; then if has "${ARCH}" ppc ; then use_cacao="yes" else --- icedtea-6.1.13.5-r1.ebuild +++ icedtea-6.1.13.5-r1.ebuild @@ -118,12 +118,8 @@ ${X_DEPEND} pax_kernel? ( sys-apps/elfix )" -PDEPEND="webstart? ( - dev-java/icedtea-web:0 - ) - nsplugin? ( - dev-java/icedtea-web:0[nsplugin] - )" +PDEPEND="webstart? ( dev-java/icedtea-web:0 ) + nsplugin? ( dev-java/icedtea-web:0[nsplugin] )" S="${WORKDIR}"/${ICEDTEA_PKG}