summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/PyQrcodec/PyQrcodec-1.0.ebuild')
-rw-r--r--dev-python/PyQrcodec/PyQrcodec-1.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/PyQrcodec/PyQrcodec-1.0.ebuild b/dev-python/PyQrcodec/PyQrcodec-1.0.ebuild
index c97b5b97786a..3f99ff2b92c0 100644
--- a/dev-python/PyQrcodec/PyQrcodec-1.0.ebuild
+++ b/dev-python/PyQrcodec/PyQrcodec-1.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQrcodec/PyQrcodec-1.0.ebuild,v 1.4 2010/11/15 03:12:00 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQrcodec/PyQrcodec-1.0.ebuild,v 1.5 2012/02/26 23:46:39 patrick Exp $
EAPI="3"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
+RESTRICT_PYTHON_ABIS="3.* 2.5"
inherit distutils eutils