commit:     65809c8e134c8f9519af73c18a1284bff879507f
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 27 12:42:12 2018 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Thu Dec 27 12:47:07 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65809c8e

profiles/prefix/package.use.mask: mask unkeyworded flags for dev-db/postgresql

Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 dev-db/postgresql/postgresql-9.6.11.ebuild | 2 +-
 profiles/prefix/package.use.mask           | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-db/postgresql/postgresql-9.6.11.ebuild 
b/dev-db/postgresql/postgresql-9.6.11.ebuild
index 6fed77d2d3f..02f04067dc1 100644
--- a/dev-db/postgresql/postgresql-9.6.11.ebuild
+++ b/dev-db/postgresql/postgresql-9.6.11.ebuild
@@ -11,7 +11,7 @@ PLOCALES="af cs de en es fa fr hr hu it ko nb pl pt_BR ro ru 
sk sl sv tr zh_CN
 inherit flag-o-matic l10n linux-info multilib pam prefix python-single-r1 \
                systemd user versionator
 
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 SLOT="$(get_version_component_range 1-2)"
 

diff --git a/profiles/prefix/package.use.mask b/profiles/prefix/package.use.mask
index aa30efa71a2..207c920dc02 100644
--- a/profiles/prefix/package.use.mask
+++ b/profiles/prefix/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Fabian Groffen <grob...@gentoo.org> (27 Dec 2018)
+# USE-dep fixing, bugs #665088, #667266, #671730, 
+dev-db/postgresql kerberos ldap llvm pam systemd libressl
+
 # Mikle Kolyada <zlog...@gentoo.org> (29 Nov 2014)
 # Masked because of lack of manpower/time (bug #497068)
 dev-vcs/git mediawiki mediawiki-experimental

Reply via email to