commit: 11774d092f230247b613ab6dc661328bc261131c Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Tue Dec 16 18:22:54 2014 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Tue Dec 16 18:22:54 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=11774d09
[profiles] Mask python USE flag for kde-apps/marble --- profiles/package.use.mask | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/package.use.mask b/profiles/package.use.mask index 15462ee..e00cf30 100644 --- a/profiles/package.use.mask +++ b/profiles/package.use.mask @@ -2,4 +2,5 @@ # This is not likely to change in the future # Aside, they are sloppy in updating even for releases. >=kde-base/marble-4.12.49.9999 python -=kde-apps/marble-14.11.97 python +>=kde-apps/marble-14.11.97 python +
