diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-02-20 13:46:34 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-02-20 13:47:35 -0800 |
commit | 1107ac6fdacba7b9a02dbf14d910b81523435392 (patch) | |
tree | 3dd87013b68db65f98deea7f79d4a9ac7dfe3e51 /x11-proto/xf86miscproto | |
parent | sys-apps/thunderbolt-software-user-space: new package. (diff) | |
download | gentoo-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/xf86miscproto')
-rw-r--r-- | x11-proto/xf86miscproto/xf86miscproto-0.9.3-r1.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-proto/xf86miscproto/xf86miscproto-0.9.3-r1.ebuild b/x11-proto/xf86miscproto/xf86miscproto-0.9.3-r1.ebuild index 46a2fe5d3940..9bfe52aa37d6 100644 --- a/x11-proto/xf86miscproto/xf86miscproto-0.9.3-r1.ebuild +++ b/x11-proto/xf86miscproto/xf86miscproto-0.9.3-r1.ebuild @@ -3,6 +3,8 @@ EAPI=6 +inherit multilib-build + DESCRIPTION="X.Org XF86Misc protocol headers" HOMEPAGE="https://www.x.org/wiki/" |