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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/xcb-proto/xcb-proto-1.11.ebuild b/x11-proto/xcb-proto/xcb-proto-1.11.ebuild index 0cb223521ef8..a3771637a904 100644 --- a/x11-proto/xcb-proto/xcb-proto-1.11.ebuild +++ b/x11-proto/xcb-proto/xcb-proto-1.11.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.11.ebuild,v 1.10 2015/03/14 14:13:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.11.ebuild,v 1.11 2015/04/08 17:27:25 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) XORG_MULTILIB=yes inherit python-r1 xorg-2 |