app-portage/flaggie: Drop pypy support
authorJustin Lecher <jlec@gentoo.org>
Sat, 5 Dec 2015 09:56:39 +0000 (10:56 +0100)
committerJustin Lecher <jlec@gentoo.org>
Sat, 5 Dec 2015 09:57:17 +0000 (10:57 +0100)
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=567450

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec@gentoo.org>
app-portage/flaggie/flaggie-0.2.1.ebuild
app-portage/flaggie/flaggie-9999.ebuild

index 291ad98f543273d45f670483695800c526e170e0..90490ada3d23614160ed0f3efe2ec22e9f16a6c9 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 inherit bash-completion-r1 distutils-r1
 
index fc2a5724cb31a8cb4bc8cefbd30465fbfb1b0016..9e56ddd8eaf8d4d1c155667bc3c993050cb8a1a3 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 inherit bash-completion-r1 distutils-r1