Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 299906

Summary: sys-kernel/zen-sources useless RESTRICT
Product: Gentoo Linux Reporter: Torsten Veller (RETIRED) <tove>
Component: New packagesAssignee: Markos Chandras (RETIRED) <hwoarang>
Status: RESOLVED FIXED    
Severity: normal CC: wired
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Torsten Veller (RETIRED) gentoo-dev 2010-01-06 16:12:28 UTC
sys-kernel/zen-sources sets RESTRICT="binchecks strip primaryuri mirror" before inheriting kernel-2. kernel-2.eclass ifself sets RESTRICT="binchecks strip", so the additional restrictions are lost.

Why does zen-sources need the additional restrictions?
Comment 1 Alex Alexander (RETIRED) gentoo-dev 2010-01-06 18:47:46 UTC
It doesn't need them (it didn't use them all this time anyway), so we removed them. Thanks for pointing it out.