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