commit: 0d5c7475d3481a2b5c91e859c6e4d50d9d9897e7 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sat Nov 28 10:46:24 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sat Nov 28 10:46:48 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=0d5c7475
world: add single python target for app-backup/backintime 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 d8c9f1d..9d65603 100644 --- a/core/etc/grs/world.conf +++ b/core/etc/grs/world.conf @@ -176,7 +176,7 @@ package.use : app-arch/xz-utils:0 -nls static-libs threads package.use : app-arch/zip:0 bzip2 crypt natspec unicode [app-backup/backintime:0] -package.use : app-backup/backintime:0 -gnome -kde +package.use : app-backup/backintime:0 -gnome -kde python_single_target_python3_4 [app-backup/backup-manager:0] package.use : app-backup/backup-manager:0 -doc
