commit:     b403da836ebe540752db179e86f28b15dc419c28
Author:     Patrick McLean <patrick.mclean <AT> sony <DOT> com>
AuthorDate: Mon Jun  3 18:56:46 2019 +0000
Commit:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Mon Jun  3 18:56:46 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b403da83

dev-lang/jsonnnet: Fix tests with glibc 2.29 in 0.12.1

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>

 dev-lang/jsonnet/jsonnet-0.12.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-lang/jsonnet/jsonnet-0.12.1.ebuild 
b/dev-lang/jsonnet/jsonnet-0.12.1.ebuild
index ba69cbeb09a..4ba4fd82bda 100644
--- a/dev-lang/jsonnet/jsonnet-0.12.1.ebuild
+++ b/dev-lang/jsonnet/jsonnet-0.12.1.ebuild
@@ -27,6 +27,7 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 PATCHES=(
        "${FILESDIR}/jsonnet-0.12.1-makefile.patch"
        "${FILESDIR}/jsonnet-0.12.1-dont-call-make-from-setuppy.patch"
+       "${FILESDIR}/jsonnet-0.13.0-glibc-2.29.patch"
 )
 
 src_compile() {

Reply via email to