Diff libXxf86vm-1.1.6 with a libXxf86vm-1.1.7

/usr/portage/x11-libs/libXxf86vm/libXxf86vm-1.1.7.ebuild 2026-04-10 12:17:39.997398490 +0300
1
# Copyright 1999-2025 Gentoo Authors
1
# Copyright 1999-2026 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
5 5

  
6 6
XORG_DOC=doc
7 7
XORG_MULTILIB=yes
8
inherit xorg-3
8
inherit xorg-meson
9 9

  
10 10
DESCRIPTION="X.Org Xxf86vm library"
11 11

  
Thank you!