diff options
Diffstat (limited to 'x11-base/xcb-proto/xcb-proto-1.13.ebuild')
-rw-r--r-- | x11-base/xcb-proto/xcb-proto-1.13.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-base/xcb-proto/xcb-proto-1.13.ebuild b/x11-base/xcb-proto/xcb-proto-1.13.ebuild index 81add3e7b94f..4eec175dd3b9 100644 --- a/x11-base/xcb-proto/xcb-proto-1.13.ebuild +++ b/x11-base/xcb-proto/xcb-proto-1.13.ebuild @@ -5,6 +5,7 @@ EAPI=5 PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) XORG_MULTILIB=yes +XORG_STATIC=no inherit python-r1 xorg-2 |