commit: 24f913a804299b1bea9cbd80e88623d422a70782 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sat Jul 18 23:29:46 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sat Jul 18 23:29:46 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=24f913a8
world.conf: turn off python for vte:0 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 c0a1253..221113b 100644 --- a/core/etc/grs/world.conf +++ b/core/etc/grs/world.conf @@ -8025,7 +8025,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
