summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2024-11-05 12:22:42 -0500
committerMatt Turner <mattst88@gentoo.org>2024-11-05 12:27:23 -0500
commit9570a514ded04d8535f23286116295e7b1a1ff6f (patch)
tree6932aaec8504e429ebc23fa52ed2182e808ca546 /x11-libs
parentx11-libs/pixman: Drop USE=iwmmxt (diff)
downloadgentoo-9570a514ded04d8535f23286116295e7b1a1ff6f.tar.gz
gentoo-9570a514ded04d8535f23286116295e7b1a1ff6f.tar.bz2
gentoo-9570a514ded04d8535f23286116295e7b1a1ff6f.zip
x11-libs/pixman: Bump to EAPI=8
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/pixman/pixman-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pixman/pixman-9999.ebuild b/x11-libs/pixman/pixman-9999.ebuild
index 911874557ebf..456ea42b8574 100644
--- a/x11-libs/pixman/pixman-9999.ebuild
+++ b/x11-libs/pixman/pixman-9999.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
EGIT_REPO_URI="https://gitlab.freedesktop.org/pixman/pixman.git"