java-config --jre32-home & virtual/jre32
Mario Fetka <[email protected]> Sun, 18 Jan 2009 13:31:15 +0100
| Newsgroups | gmane.linux.gentoo.java |
|---|---|
| Organization | Privat |
| Message-ID | <[email protected]> |
Hallo, Request for 32bit java selection via java-config --jre32-home and eclass extension for something like this: RDEPEND=" x86? ( >=virtual/jre-1.5 ) amd64? ( >=virtual/jre32-1.5 )" its for some bin only software that uses some binary blub. Mario