summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-02-20 13:46:34 -0800
committerMatt Turner <mattst88@gentoo.org>2018-02-20 13:47:35 -0800
commit1107ac6fdacba7b9a02dbf14d910b81523435392 (patch)
tree3dd87013b68db65f98deea7f79d4a9ac7dfe3e51 /x11-proto/xf86dgaproto
parentsys-apps/thunderbolt-software-user-space: new package. (diff)
downloadgentoo-1107ac6fdacba7b9a02dbf14d910b81523435392.tar.gz
gentoo-1107ac6fdacba7b9a02dbf14d910b81523435392.tar.bz2
gentoo-1107ac6fdacba7b9a02dbf14d910b81523435392.zip
x11-proto: Inherit multilib-build in empty packages
Lots of reverse dependencies require multilib-enabled packages.
Diffstat (limited to 'x11-proto/xf86dgaproto')
-rw-r--r--x11-proto/xf86dgaproto/xf86dgaproto-2.1-r3.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r3.ebuild b/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r3.ebuild
index 147a88ea0903..f4ed6f35f72b 100644
--- a/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r3.ebuild
+++ b/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r3.ebuild
@@ -3,6 +3,8 @@
EAPI=6
+inherit multilib-build
+
DESCRIPTION="X.Org XF86DGA protocol headers"
HOMEPAGE="https://www.x.org/wiki/"