summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-09-05 18:30:11 +0000
committerMichał Górny <mgorny@gentoo.org>2013-09-05 18:30:11 +0000
commit3df5eccfd074f179ef3af3c360a5023600b6c71e (patch)
treedcd35eef41c9e991c789a630eb461f83a66ed04a /dev-libs/cryptlib/cryptlib-3.4.0-r1.ebuild
parentClean up PYTHON_COMPAT from old implementations. (diff)
downloadhistorical-3df5eccfd074f179ef3af3c360a5023600b6c71e.tar.gz
historical-3df5eccfd074f179ef3af3c360a5023600b6c71e.tar.bz2
historical-3df5eccfd074f179ef3af3c360a5023600b6c71e.zip
Clean up PYTHON_COMPAT from old implementations.
Package-Manager: portage-2.2.1/cvs/Linux x86_64 Manifest-Sign-Key: 0xEFB4464E!
Diffstat (limited to 'dev-libs/cryptlib/cryptlib-3.4.0-r1.ebuild')
-rw-r--r--dev-libs/cryptlib/cryptlib-3.4.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/cryptlib/cryptlib-3.4.0-r1.ebuild b/dev-libs/cryptlib/cryptlib-3.4.0-r1.ebuild
index 8cd01c3377fe..51fcf1635d29 100644
--- a/dev-libs/cryptlib/cryptlib-3.4.0-r1.ebuild
+++ b/dev-libs/cryptlib/cryptlib-3.4.0-r1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/cryptlib/cryptlib-3.4.0-r1.ebuild,v 1.3 2013/03/10 16:29:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/cryptlib/cryptlib-3.4.0-r1.ebuild,v 1.4 2013/09/05 18:29:53 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_5,2_6,2_7} pypy{1_9,2_0} )
+PYTHON_COMPAT=( python{2_6,2_7} pypy2_0 )
DISTUTILS_OPTIONAL=1
inherit distutils-r1 eutils flag-o-matic multilib toolchain-funcs