summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-04-08 17:27:25 +0000
committerMichał Górny <mgorny@gentoo.org>2015-04-08 17:27:25 +0000
commit9453be5ae93ab2051dbf44128a605bf4d5e9f7ee (patch)
tree9d6dd4df08ee384893bd300e6e47218026275afe /x11-proto/xcb-proto/xcb-proto-1.9-r1.ebuild
parentDrop old Python implementations (diff)
downloadgentoo-2-9453be5ae93ab2051dbf44128a605bf4d5e9f7ee.tar.gz
gentoo-2-9453be5ae93ab2051dbf44128a605bf4d5e9f7ee.tar.bz2
gentoo-2-9453be5ae93ab2051dbf44128a605bf4d5e9f7ee.zip
Drop old Python implementations
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'x11-proto/xcb-proto/xcb-proto-1.9-r1.ebuild')
-rw-r--r--x11-proto/xcb-proto/xcb-proto-1.9-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-proto/xcb-proto/xcb-proto-1.9-r1.ebuild b/x11-proto/xcb-proto/xcb-proto-1.9-r1.ebuild
index 8d4ee7c7279c..01223bc99c96 100644
--- a/x11-proto/xcb-proto/xcb-proto-1.9-r1.ebuild
+++ b/x11-proto/xcb-proto/xcb-proto-1.9-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# 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.9-r1.ebuild,v 1.2 2014/05/23 22:43:17 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.9-r1.ebuild,v 1.3 2015/04/08 17:27:25 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_7,3_3} )
XORG_MULTILIB=yes
inherit python-r1 xorg-2