diff options
Diffstat (limited to 'x11-proto/xcb-proto/xcb-proto-1.11.ebuild')
-rw-r--r-- | x11-proto/xcb-proto/xcb-proto-1.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-proto/xcb-proto/xcb-proto-1.11.ebuild b/x11-proto/xcb-proto/xcb-proto-1.11.ebuild index a62828dfe07a..92a6ae73314b 100644 --- a/x11-proto/xcb-proto/xcb-proto-1.11.ebuild +++ b/x11-proto/xcb-proto/xcb-proto-1.11.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) XORG_MULTILIB=yes inherit python-r1 xorg-2 |