New package: ibm-java (#10777)

* Add binary package of the IBM Java SDK for big and little-endian
  powerpc (power7, 8 and 9).  The jdk and openjdk packages only install
  on x86_64.
* Add ibm-java as a java provider
* The jdk and openjdk packages only install on x86_64. Add conflicts
  for ppc64 and ppc64le to jdk and openjdk.
This commit is contained in:
Mark W. Krentel
2019-03-12 18:05:47 -05:00
committed by Peter Scheibel
parent e1e5eb29d2
commit 3ed6e78338
4 changed files with 75 additions and 1 deletions

View File

@@ -27,7 +27,7 @@ packages:
glu: [mesa-glu, openglu]
golang: [gcc]
ipp: [intel-ipp]
java: [jdk]
java: [jdk, openjdk, ibm-java]
jpeg: [libjpeg-turbo, libjpeg]
lapack: [openblas]
mkl: [intel-mkl]