x11-base/xcb-proto: Use XORG_STATIC=no to avoid some warnings

Noticed by Arfrever.
This commit is contained in:
Matt Turner
2018-04-26 21:08:23 -07:00
parent 79131e2047
commit dc087297e2
2 changed files with 2 additions and 0 deletions

View File

@@ -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

View File

@@ -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