mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-29 02:01:46 +02:00
profile: more strongly disable bindist for openssl
This commit is contained in:
parent
cd694f6bde
commit
c9ce7d7406
2 changed files with 5 additions and 4 deletions
|
|
@ -8,3 +8,8 @@ app-emulation/wine opencl
|
|||
|
||||
#portage should NEVER be built with the build flag outside of bootstrapping
|
||||
sys-apps/portage build
|
||||
|
||||
#https://bugs.gentoo.org/show_bug.cgi?id=531540
|
||||
#this breaks a lot of things, and it sounds like all the patents are expired
|
||||
dev-libs/openssl bindist
|
||||
|
||||
|
|
|
|||
|
|
@ -20,7 +20,3 @@ dev-libs/Ice python
|
|||
|
||||
#https://github.com/radare/radare2-bindings/issues/75
|
||||
dev-libs/radare2-bindings -ruby
|
||||
|
||||
#https://bugs.gentoo.org/show_bug.cgi?id=531540
|
||||
#this breaks a lot of things, and it sounds like all the patents are expired
|
||||
dev-libs/openssl -bindist
|
||||
|
|
|
|||
Loading…
Reference in a new issue