openjdk: Fix secondaryArchSuffix syntax, mark untested again.

The correct solution is probably to have this package explicitly download an earlier HPKG and use it, because circular dependencies are against general notions of sanity (and the Kitchen can't deal with them)
This commit is contained in:
waddlesplash
2015-10-23 16:46:21 -04:00
parent e971049b4b
commit a2838b7ee8

View File

@@ -21,7 +21,7 @@ SOURCE_URI_8="hg+http://hg.openjdk.java.net/jdk8u/jdk8u/nashorn#jdk8u40-b27"
SOURCE_DIR="jdk"
ARCHITECTURES="!x86_gcc2 ?x86"
SECONDARY_ARCHITECTURES="x86"
SECONDARY_ARCHITECTURES="?x86" # circular dependency - needs fixing
DISABLE_SOURCE_PACKAGE=yes
# at least as long as Ant and a complete SDK image are part of the sources
@@ -184,7 +184,7 @@ INSTALL()
SUMMARY_sources="OpenJDK Development Kit (JDK) source files, demos and examples"
PROVIDES_sources="
openjdk$secondaryArchSuffix_sources = $portVersion compat >= 1.8
openjdk${secondaryArchSuffix}_sources = $portVersion compat >= 1.8
"
REQUIRES_sources="
openjdk$secondaryArchSuffix