From bc8641c28a40e6608110ec980d5889ccba3f46dc Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Fri, 11 Feb 2022 13:53:16 -0800 Subject: dev-libs/glib: Drop to EAPI=7 xdg.eclass only exports src_prepare in EAPI < 8. Closes: https://bugs.gentoo.org/833143 Signed-off-by: Matt Turner --- dev-libs/glib/glib-2.70.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-libs/glib') diff --git a/dev-libs/glib/glib-2.70.4.ebuild b/dev-libs/glib/glib-2.70.4.ebuild index 5d6683217b80..49fab3db4863 100644 --- a/dev-libs/glib/glib-2.70.4.ebuild +++ b/dev-libs/glib/glib-2.70.4.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=8 +EAPI=7 PYTHON_REQ_USE="xml" PYTHON_COMPAT=( python3_{8..10} ) -- cgit v1.2.3-65-gdbad