commit: 18764d86dd24fa0985201178f23c752f9265c231 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> AuthorDate: Sat Aug 19 22:28:49 2017 +0000 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> CommitDate: Sat Aug 19 22:48:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18764d86
profiles: drop obsolete mask for dev-libs/glib[systemtap] profiles/arch/amd64/package.use.mask | 5 ----- profiles/arch/base/package.use.mask | 5 ----- profiles/arch/x86/package.use.mask | 5 ----- 3 files changed, 15 deletions(-) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index d1bda943d1e..a61df9517d1 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -227,11 +227,6 @@ dev-qt/qtdeclarative -jit dev-qt/qtscript -jit dev-qt/qtwebkit -jit -# Nirbheek Chauhan <[email protected]> (17 Sep 2011) -# Systemtap is masked in base/package.use.mask -# Temporarily unmask in amd64/x86, bug 384647 -dev-libs/glib -systemtap - # Robin H. Johnson <[email protected]> (10 Jul 2011) # PPS should work on all arches, but only keyworded on amd64/x86 >=net-misc/ntp-4.2.6_p3-r1 -parse-clocks diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index a48c31f84ba..5b49ff3fc4d 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -199,11 +199,6 @@ dev-qt/qtwebkit jit # see arch/x86/package.use.mask www-client/links suid -# Nirbheek Chauhan <[email protected]> (17 Sep 2011) -# Systemtap is not keyworded on anything except amd64/x86 -# Temporarily mask instead of dropping keywords, bug 384647 -dev-libs/glib systemtap - # Robin H. Johnson <[email protected]> (10 Jul 2011) # PPS should work on all arches, but only keyworded on amd64/x86 >=net-misc/ntp-4.2.6_p3-r1 parse-clocks diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 3b0b782b4f2..9e45aa09ab6 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -215,11 +215,6 @@ dev-qt/qtwebkit -jit # see base/package.use.mask www-client/links -suid -# Nirbheek Chauhan <[email protected]> (17 Sep 2011) -# Systemtap is masked in base/package.use.mask -# Temporarily unmask in amd64/x86, bug 384647 -dev-libs/glib -systemtap - # Robin H. Johnson <[email protected]> (10 Jul 2011) # PPS should work on all arches, but only keyworded on amd64/x86 >=net-misc/ntp-4.2.6_p3-r1 -parse-clocks
