commit: 983483060008c957f1c4df8a93f85973651ff429 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Tue May 9 15:07:00 2017 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Tue May 9 15:07:00 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98348306
profiles: Remove dev-util/pkgconf[test] mask profiles/arch/amd64/package.use.mask | 4 ---- profiles/arch/base/package.use.mask | 4 ---- profiles/arch/x86/package.use.mask | 4 ---- 3 files changed, 12 deletions(-) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 59d87573df0..45483927bbc 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,10 +17,6 @@ #--- END OF EXAMPLES --- -# Mike Gilbert <[email protected]> (07 May 2017) -# Test deps need keywording. -dev-util/pkgconf -test - # Thomas Deutschmann <[email protected]> (01 Mar 2017) # dev-libs/libmaxminddb is keyworded on amd64 app-admin/rsyslog -mdblookup diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 4c409c18ec1..f2d3a9b4916 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,10 +1,6 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Mike Gilbert <[email protected]> (07 May 2017) -# Test deps need keywording. -dev-util/pkgconf test - # Thomas Deutschmann <[email protected]> (01 Mar 2017) # dev-libs/libmaxminddb is only keyworded on amd64 and x86 at the moment app-admin/rsyslog mdblookup diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 4fbdbe35559..f091f81ef11 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -3,10 +3,6 @@ # This file requires >=portage-2.1.1 -# Mike Gilbert <[email protected]> (07 May 2017) -# Test deps need keywording. -dev-util/pkgconf -test - # Thomas Deutschmann <[email protected]> (01 Mar 2017) # dev-libs/libmaxminddb is keyworded on x86 app-admin/rsyslog -mdblookup
