From: Justin Lecher Date: Sat, 5 Dec 2015 09:56:39 +0000 (+0100) Subject: app-portage/flaggie: Drop pypy support X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=88556fb1e7374d7c4b6953df2e7d35d2410d9771;p=gentoo.git app-portage/flaggie: Drop pypy support Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=567450 Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher --- diff --git a/app-portage/flaggie/flaggie-0.2.1.ebuild b/app-portage/flaggie/flaggie-0.2.1.ebuild index 291ad98f5432..90490ada3d23 100644 --- a/app-portage/flaggie/flaggie-0.2.1.ebuild +++ b/app-portage/flaggie/flaggie-0.2.1.ebuild @@ -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 diff --git a/app-portage/flaggie/flaggie-9999.ebuild b/app-portage/flaggie/flaggie-9999.ebuild index fc2a5724cb31..9e56ddd8eaf8 100644 --- a/app-portage/flaggie/flaggie-9999.ebuild +++ b/app-portage/flaggie/flaggie-9999.ebuild @@ -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