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/inputproto
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/inputproto')
-rw-r--r--x11-proto/inputproto/inputproto-2.3.2-r1.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-proto/inputproto/inputproto-2.3.2-r1.ebuild b/x11-proto/inputproto/inputproto-2.3.2-r1.ebuild
index b02fdfe0a9c0..4f0e727bdb5b 100644
--- a/x11-proto/inputproto/inputproto-2.3.2-r1.ebuild
+++ b/x11-proto/inputproto/inputproto-2.3.2-r1.ebuild
@@ -3,6 +3,8 @@
EAPI=6
+inherit multilib-build
+
DESCRIPTION="X.Org Input protocol headers"
HOMEPAGE="https://www.x.org/wiki/"