Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 462950 - app-admin/setools-3.3.7-r6 + sys-libs/libsemanage: mutually exclusive depends
Summary: app-admin/setools-3.3.7-r6 + sys-libs/libsemanage: mutually exclusive depends
Status: RESOLVED DUPLICATE of bug 453512
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: SELinux (show other bugs)
Hardware: All Linux
: Normal blocker (vote)
Assignee: SE Linux Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-24 12:48 UTC by Vadim A. Misbakh-Soloviov (mva)
Modified: 2013-03-24 13:07 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***