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/xf86bigfontproto | |
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/xf86bigfontproto')
-rw-r--r-- | x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0-r2.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0-r2.ebuild b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0-r2.ebuild index eb598640bd0f..23bf43a361d0 100644 --- a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0-r2.ebuild +++ b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0-r2.ebuild @@ -3,6 +3,8 @@ EAPI=6 +inherit multilib-build + DESCRIPTION="X.Org XF86BigFont protocol headers" HOMEPAGE="https://www.x.org/wiki/" |