mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-libs/libxshmfence: EAPI 7
Signed-off-by: David Michael <fedora.dm0@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
committed by
Matt Turner
parent
efdf48fcca
commit
9129333c92
13
x11-libs/libxshmfence/libxshmfence-1.3-r2.ebuild
Normal file
13
x11-libs/libxshmfence/libxshmfence-1.3-r2.ebuild
Normal file
@@ -0,0 +1,13 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
XORG_MULTILIB=yes
|
||||
inherit xorg-3
|
||||
|
||||
DESCRIPTION="Shared memory fences using futexes"
|
||||
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
|
||||
|
||||
DEPEND="x11-base/xorg-proto"
|
||||
Reference in New Issue
Block a user