commit: ec501209f57087c14155e00e8226ea106b67afbd Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Mon Mar 4 17:07:41 2024 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Mon Mar 4 17:07:41 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec501209
x11-libs/libXcursor: EAPI=8 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> x11-libs/libXcursor/libXcursor-1.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/libXcursor/libXcursor-1.2.2.ebuild b/x11-libs/libXcursor/libXcursor-1.2.2.ebuild index f8df8fc652ce..d35af65cf491 100644 --- a/x11-libs/libXcursor/libXcursor-1.2.2.ebuild +++ b/x11-libs/libXcursor/libXcursor-1.2.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 XORG_MULTILIB=yes XORG_TARBALL_SUFFIX=xz
