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

Bug 462950

Summary: app-admin/setools-3.3.7-r6 + sys-libs/libsemanage: mutually exclusive depends
Product: Gentoo Linux Reporter: Vadim A. Misbakh-Soloviov (mva) <mva>
Component: SELinuxAssignee: SE Linux Bugs <selinux>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: li.koga
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Vadim A. Misbakh-Soloviov (mva) gentoo-dev 2013-03-24 12:48:46 UTC
$ grep "KEYW|python.*lang/swig" /usr/portage/sys-libs/libsemanage/libsemanage-2.1.9.ebuild
KEYWORDS="amd64 x86"
        python? ( >=dev-lang/swig-2.0.4-r1 )"
$ grep "KEYW|python.*lang/swig" /usr/portage/app-admin/setools/setools-3.3.7-r6.ebuild
KEYWORDS="amd64 x86"
        python? ( <dev-lang/swig-2.0 )


Reproducible: Always
Comment 1 Vadim A. Misbakh-Soloviov (mva) gentoo-dev 2013-03-24 13:07:24 UTC
Found, that it is already reported

*** This bug has been marked as a duplicate of bug 453512 ***