Skip to content

Commit

Permalink
x11-libs/libXrender: EAPI 7
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: David Michael <[email protected]>
Signed-off-by: Matt Turner <[email protected]>
  • Loading branch information
dm0- authored and mattst88 committed Sep 8, 2020
1 parent 8923945 commit e3a7949
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions x11-libs/libXrender/libXrender-0.9.10-r2.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# 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="X.Org Xrender library"

KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"

RDEPEND="x11-base/xorg-proto
>=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"

0 comments on commit e3a7949

Please sign in to comment.