diff options
author | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2021-08-25 17:08:35 -0400 |
---|---|---|
committer | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2021-08-25 17:08:35 -0400 |
commit | 457b6528653f73ce9ec99de399e03e8e058ae8ae (patch) | |
tree | 384fa4888c64191964ee4a486e9cfa2efbd1229f | |
parent | 92ec7ef2971b92293add6f8a94a2fd095546f8de (diff) | |
download | gentoo-overlay-457b6528653f73ce9ec99de399e03e8e058ae8ae.tar.xz gentoo-overlay-457b6528653f73ce9ec99de399e03e8e058ae8ae.zip |
remove non-matching openjdk-bin mask
-rw-r--r-- | profiles/package.mask | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 44a427a..3750f1d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -2,5 +2,4 @@ app-text/pdfsizeopt # 16.0.2 is out but no binaries yet -=dev-java/openjdk-bin-16.0.1_p9 =dev-java/openjdk-jre-bin-16.0.1_p9 |