dev-python/id3-py: Stable for amd64. Retroactively mark stable for the remaining...
authorPatrice Clement <monsieurp@gentoo.org>
Thu, 14 Jul 2016 02:04:06 +0000 (04:04 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Thu, 14 Jul 2016 14:54:24 +0000 (16:54 +0200)
Package-Manager: portage-2.2.28

dev-python/id3-py/id3-py-1.2-r1.ebuild

index c6ff86dd32b4fc71d12a2493dadce492746d56e9..b8d635baa0a1b4f8971a6be331b1e813db1a9461 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
 
 inherit distutils-r1
 
@@ -13,5 +13,5 @@ HOMEPAGE="http://id3-py.sourceforge.net/"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ia64 ppc ppc64 sparc x86"
 IUSE=""