public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/x11:multilib-opengl commit in: x11-libs/libdrm/
@ 2013-08-11 13:41 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2013-08-11 13:41 UTC (permalink / raw
  To: gentoo-commits

commit:     52969e0744054e256c45992699c6b9f2415ffdf1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 10 23:02:40 2013 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug 11 13:40:53 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=52969e07

x11-libs/libdrm: Convert to multilib.

Package-Manager: portage-2.2.0_alpha196

---
 x11-libs/libdrm/libdrm-9999.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/x11-libs/libdrm/libdrm-9999.ebuild b/x11-libs/libdrm/libdrm-9999.ebuild
index 0247f7a..556d678 100644
--- a/x11-libs/libdrm/libdrm-9999.ebuild
+++ b/x11-libs/libdrm/libdrm-9999.ebuild
@@ -3,6 +3,8 @@
 # $Header: $
 
 EAPI=5
+
+XORG_MULTILIB=yes
 inherit xorg-2
 
 DESCRIPTION="X.Org libdrm library"
@@ -22,8 +24,9 @@ done
 IUSE="${IUSE_VIDEO_CARDS} libkms"
 RESTRICT="test" # see bug #236845
 
-RDEPEND="dev-libs/libpthread-stubs
-	video_cards_intel? ( >=x11-libs/libpciaccess-0.10 )"
+RDEPEND="dev-libs/libpthread-stubs[${MULTILIB_USEDEP}]
+	video_cards_intel? ( >=x11-libs/libpciaccess-0.10[${MULTILIB_USEDEP}] )
+	abi_x86_32? ( !app-emulation/emul-linux-x86-opengl[-abi_x86_32(-)] )"
 DEPEND="${RDEPEND}"
 
 PATCHES=(


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-08-11 13:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-11 13:41 [gentoo-commits] proj/x11:multilib-opengl commit in: x11-libs/libdrm/ Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox