commit:     5b616df758264a9e6847d8cb8ab7503f2982cdd1
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 22 20:17:43 2018 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Oct 22 20:18:31 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b616df7

sys-auth/libnss-compat: Add blocker for glibc-2.27 and later, bug 657404

Sigh.

Closes: https://bugs.gentoo.org/657404
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 sys-auth/libnss-compat/libnss-compat-1.2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sys-auth/libnss-compat/libnss-compat-1.2.ebuild 
b/sys-auth/libnss-compat/libnss-compat-1.2.ebuild
index 9d01d095eb8..d5d005a22e5 100644
--- a/sys-auth/libnss-compat/libnss-compat-1.2.ebuild
+++ b/sys-auth/libnss-compat/libnss-compat-1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,6 +17,7 @@ RDEPEND="
        >net-libs/libnsl-0:0=[${MULTILIB_USEDEP}]
        net-libs/libtirpc:0=[${MULTILIB_USEDEP}]
        !<sys-libs/glibc-2.26
+       !>=sys-libs/glibc-2.27
 "
 DEPEND="${RDEPEND}
        virtual/pkgconfig[${MULTILIB_USEDEP}]

Reply via email to