mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
profile: pkgcheck fixes
This commit is contained in:
parent
f8253e72a0
commit
7e884d7772
2 changed files with 0 additions and 17 deletions
|
|
@ -7,10 +7,6 @@ net-dialup/freeradius python
|
|||
#breaks ardunio
|
||||
cross-avr/gcc pie ssp
|
||||
|
||||
#livecd use flag forces no gentoo-syntax, we want gentoo-syntax
|
||||
app-editors/vim-core livecd
|
||||
#livecd is often not desired
|
||||
net-misc/openssh livecd
|
||||
#symlinks busybox to vi
|
||||
sys-apps/busybox livecd
|
||||
#basically just forces gpm and fbcon
|
||||
|
|
@ -27,16 +23,11 @@ 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
|
||||
#we don't let openssl be bindist and this is just to support openssl
|
||||
net-wireless/wpa_supplicant bindist
|
||||
#this exists only to match abi with openssl
|
||||
net-misc/openssh bindist
|
||||
#this exists only to match abi with openssl
|
||||
dev-qt/qtnetwork bindist
|
||||
|
||||
#this is too old to work right anymore afaict
|
||||
net-wireless/pyrit cuda
|
||||
net-wireless/wifite cuda
|
||||
net-wireless/wifite2 cuda
|
||||
|
||||
#wine doesn't need opencl for anything important afaik, and opencl sucks in gentoo
|
||||
|
|
@ -49,12 +40,8 @@ x11-base/xorg-drivers video_cards_i915
|
|||
|
||||
#no python3 support
|
||||
#python2 is mostly dead, and this is clinging to it and breaking smooth update
|
||||
dev-lang/yasm python
|
||||
dev-libs/libdnet python
|
||||
dev-libs/libgamin python
|
||||
dev-libs/libnatspec python
|
||||
dev-libs/libxslt python
|
||||
x11-libs/goocanvas python
|
||||
|
||||
#older versions are python 2 only
|
||||
<dev-vcs/subversion-1.14.0 python #1.14.0 doesn't actually build with python of course... https://bugs.gentoo.org/725850
|
||||
|
|
@ -62,9 +49,6 @@ x11-libs/goocanvas python
|
|||
<dev-vcs/subversion-1.14.0 python
|
||||
<net-analyzer/net-snmp-5.9 python
|
||||
|
||||
#lto is broken https://bugs.gentoo.org/754021
|
||||
net-analyzer/wireshark lto
|
||||
|
||||
#this breaks hashcat
|
||||
dev-libs/pocl accel
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@ app-crypt/gnupg -verify-sig
|
|||
app-crypt/pinentry -gtk -qt5
|
||||
app-crypt/pinentry -verify-sig
|
||||
app-text/ghostscript-gpl -X -cups
|
||||
dev-build/cmake -qt5
|
||||
dev-build/meson -verify-sig
|
||||
dev-lang/python -bluetooth
|
||||
dev-lang/python -sqlite -tk
|
||||
|
|
|
|||
Loading…
Reference in a new issue