summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-12-05 10:56:39 +0100
committerJustin Lecher <jlec@gentoo.org>2015-12-05 10:57:17 +0100
commit88556fb1e7374d7c4b6953df2e7d35d2410d9771 (patch)
tree026a0b3c36b6cb122f6e485b9911cc0acfe450ff /app-portage/flaggie/flaggie-0.2.1.ebuild
parentdev-ruby/httparty: use rspec3 recipe for tests (diff)
downloadgentoo-88556fb1e7374d7c4b6953df2e7d35d2410d9771.tar.gz
gentoo-88556fb1e7374d7c4b6953df2e7d35d2410d9771.tar.bz2
gentoo-88556fb1e7374d7c4b6953df2e7d35d2410d9771.zip
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 <jlec@gentoo.org>
Diffstat (limited to 'app-portage/flaggie/flaggie-0.2.1.ebuild')
-rw-r--r--app-portage/flaggie/flaggie-0.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
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