diff options
author | Matt Turner <mattst88@gentoo.org> | 2024-12-16 23:00:57 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2024-12-16 23:00:57 -0500 |
commit | 4dab7c457c760512816d125dd9cad762201f5773 (patch) | |
tree | dd7c5eeb727ad6e7ee06c35f1490d0bc73a7b03f | |
parent | x11-misc/xcompmgr: Drop old versions (diff) | |
download | gentoo-4dab7c457c760512816d125dd9cad762201f5773.tar.gz gentoo-4dab7c457c760512816d125dd9cad762201f5773.tar.bz2 gentoo-4dab7c457c760512816d125dd9cad762201f5773.zip |
x11-libs/xcb-util-xrm: Bump to EAPI=8
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r-- | x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r2.ebuild (renamed from x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r1.ebuild b/x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r2.ebuild index 8bda1a04bbb9..f020851ebb61 100644 --- a/x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r1.ebuild +++ b/x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 XORG_MULTILIB=yes inherit xorg-3 |