From 1107ac6fdacba7b9a02dbf14d910b81523435392 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Tue, 20 Feb 2018 13:46:34 -0800 Subject: x11-proto: Inherit multilib-build in empty packages Lots of reverse dependencies require multilib-enabled packages. --- x11-proto/xextproto/xextproto-7.3.0-r1.ebuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'x11-proto/xextproto') diff --git a/x11-proto/xextproto/xextproto-7.3.0-r1.ebuild b/x11-proto/xextproto/xextproto-7.3.0-r1.ebuild index 22b56a478075..ffae14aec727 100644 --- a/x11-proto/xextproto/xextproto-7.3.0-r1.ebuild +++ b/x11-proto/xextproto/xextproto-7.3.0-r1.ebuild @@ -3,6 +3,8 @@ EAPI=6 +inherit multilib-build + DESCRIPTION="X.Org XExt protocol headers" HOMEPAGE="https://www.x.org/wiki/" -- cgit v1.2.3-65-gdbad