diff options
author | Matt Turner <mattst88@gentoo.org> | 2024-03-04 12:07:41 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2024-03-04 12:07:41 -0500 |
commit | ec501209f57087c14155e00e8226ea106b67afbd (patch) | |
tree | 37efcf4ab6b3950df5f3f682e35d507dfa7947ee | |
parent | x11-drivers/xf86-input-wacom: Version bump to 1.2.1 (diff) | |
download | gentoo-ec501209f57087c14155e00e8226ea106b67afbd.tar.gz gentoo-ec501209f57087c14155e00e8226ea106b67afbd.tar.bz2 gentoo-ec501209f57087c14155e00e8226ea106b67afbd.zip |
x11-libs/libXcursor: EAPI=8
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r-- | x11-libs/libXcursor/libXcursor-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |