summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-04-08 18:17:04 +0000
committerMichał Górny <mgorny@gentoo.org>2015-04-08 18:17:04 +0000
commit280816ec2885e026a79a821aa48df57c10d205b5 (patch)
tree63f79f2fadb68a3eb191238294c34e2152a51ef2 /net-dns/avahi/avahi-0.6.31-r6.ebuild
parentDrop old Python implementations (diff)
downloadhistorical-280816ec2885e026a79a821aa48df57c10d205b5.tar.gz
historical-280816ec2885e026a79a821aa48df57c10d205b5.tar.bz2
historical-280816ec2885e026a79a821aa48df57c10d205b5.zip
Drop old Python implementations
Package-Manager: portage-2.2.18/cvs/Linux x86_64 Manifest-Sign-Key: 0xEFB4464E!
Diffstat (limited to 'net-dns/avahi/avahi-0.6.31-r6.ebuild')
-rw-r--r--net-dns/avahi/avahi-0.6.31-r6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/avahi/avahi-0.6.31-r6.ebuild b/net-dns/avahi/avahi-0.6.31-r6.ebuild
index 841d04478bee..0316b7d178df 100644
--- a/net-dns/avahi/avahi-0.6.31-r6.ebuild
+++ b/net-dns/avahi/avahi-0.6.31-r6.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/net-dns/avahi/avahi-0.6.31-r6.ebuild,v 1.10 2015/04/08 04:54:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/avahi/avahi-0.6.31-r6.ebuild,v 1.11 2015/04/08 18:16:54 mgorny Exp $
EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="gdbm"
WANT_AUTOMAKE=1.11