mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 13:51:00 +02:00
profile: play musical chairs with java 11 stuff
This commit is contained in:
parent
4d681becb2
commit
05c1bd224e
3 changed files with 7 additions and 7 deletions
|
|
@ -4,13 +4,6 @@
|
|||
|
||||
=dev-java/gradle-bin-6*
|
||||
|
||||
#ghidra
|
||||
virtual/jdk:11
|
||||
dev-java/openjdk-bin:11
|
||||
dev-java/openjdk:11
|
||||
virtual/jre:11
|
||||
dev-java/openjdk-jre-bin:11
|
||||
|
||||
#recaf
|
||||
dev-java/swt:4.10
|
||||
|
||||
|
|
|
|||
6
profiles/pentoo/base/package.keywords/dev-java
Normal file
6
profiles/pentoo/base/package.keywords/dev-java
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#ghidra
|
||||
virtual/jdk:11 amd64
|
||||
dev-java/openjdk-bin:11 amd64
|
||||
dev-java/openjdk:11 amd64
|
||||
virtual/jre:11 amd64
|
||||
dev-java/openjdk-jre-bin:11 amd64
|
||||
1
profiles/pentoo/overlay/package.keywords/dev-java
Symbolic link
1
profiles/pentoo/overlay/package.keywords/dev-java
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../base/package.keywords/dev-java
|
||||
Loading…
Reference in a new issue