From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C448D138334 for ; Sat, 16 Mar 2019 14:09:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D6830E091B; Sat, 16 Mar 2019 14:09:06 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AE3B6E091B for ; Sat, 16 Mar 2019 14:09:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 85881335CA6 for ; Sat, 16 Mar 2019 14:09:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2D97F559 for ; Sat, 16 Mar 2019 14:09:04 +0000 (UTC) From: "Brian Evans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Evans" Message-ID: <1552745335.423db2ac2f4b0c5fd3e5a8bd34aa4449eca769bf.grknight@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: 423db2ac2f4b0c5fd3e5a8bd34aa4449eca769bf X-VCS-Branch: master Date: Sat, 16 Mar 2019 14:09:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7a33f465-9c5c-41e3-a462-c31925edcc07 X-Archives-Hash: 0028f57abf9419505c38ea9e1dfc482b commit: 423db2ac2f4b0c5fd3e5a8bd34aa4449eca769bf Author: Brian Evans gentoo org> AuthorDate: Sat Mar 16 14:05:26 2019 +0000 Commit: Brian Evans gentoo org> CommitDate: Sat Mar 16 14:08:55 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=423db2ac profiles: Tighten up the kodi mariadb USE mask Bug: https://bugs.gentoo.org/show_bug.cgi?id=668560 Signed-off-by: Brian Evans gentoo.org> profiles/base/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 853ae83e681..94bb149f430 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -12,7 +12,7 @@ # Has multiple issues including symlinks and threading. # Packages should use and access libmariadb.so instead dev-db/mariadb-connector-c mysqlcompat -media-tv/kodi mariadb +~media-tv/kodi-17.6 mariadb # Georgy Yakovlev (05 Mar 2019) # Not keyworded on non-x86 arches