commit: 3e72fdc593105ae678f89c38388a9790016666ff Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Thu Aug 6 08:50:36 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Thu Aug 6 08:50:36 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=3e72fdc5
x11-libs/vte:0 USE=python leads to sandbox violations. core/etc/grs/world.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf index 1f00474..557b0ec 100644 --- a/core/etc/grs/world.conf +++ b/core/etc/grs/world.conf @@ -7756,7 +7756,7 @@ package.use : x11-libs/qwtplot3d:0 -doc -examples package.use : x11-libs/startup-notification:0 static-libs [x11-libs/vte:0] -package.use : x11-libs/vte:0 -debug introspection python +package.use : x11-libs/vte:0 -debug -python introspection [x11-libs/vte:2.90] package.use : x11-libs/vte:2.90 -debug -glade introspection
