summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2014-05-03 21:00:23 +0000
committerMike Gilbert <floppym@gentoo.org>2014-05-03 21:00:23 +0000
commit2067827c22d18243e231943429536509b7685ff6 (patch)
tree4d6721331292b8868284ccdd1c9db807f73564c3 /dev-libs/libnl/libnl-3.2.24.ebuild
parentAdd python3.4. (diff)
downloadgentoo-2-2067827c22d18243e231943429536509b7685ff6.tar.gz
gentoo-2-2067827c22d18243e231943429536509b7685ff6.tar.bz2
gentoo-2-2067827c22d18243e231943429536509b7685ff6.zip
Add python3.4.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Diffstat (limited to 'dev-libs/libnl/libnl-3.2.24.ebuild')
-rw-r--r--dev-libs/libnl/libnl-3.2.24.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libnl/libnl-3.2.24.ebuild b/dev-libs/libnl/libnl-3.2.24.ebuild
index 1d7d83069778..172f945ef064 100644
--- a/dev-libs/libnl/libnl-3.2.24.ebuild
+++ b/dev-libs/libnl/libnl-3.2.24.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.24.ebuild,v 1.2 2014/04/06 14:56:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libnl/libnl-3.2.24.ebuild,v 1.3 2014/05/03 21:00:22 floppym Exp $
EAPI=5
-PYTHON_COMPAT=( python2_{6,7} python3_{2,3} )
+PYTHON_COMPAT=( python2_{6,7} python3_{2,3,4} )
DISTUTILS_OPTIONAL=1
inherit distutils-r1 eutils libtool multilib