commit: 11ecaa2758fc8d04b383ec0aceaa83979cf948b0
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 29 15:59:20 2017 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Mar 29 15:59:20 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11ecaa27
virtual/pypy: Remove unnecessary inherit.
Acked-by: floppym
Package-Manager: Portage-2.3.5, Repoman-2.3.2
virtual/pypy/pypy-5.6.0.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/virtual/pypy/pypy-5.6.0.ebuild b/virtual/pypy/pypy-5.6.0.ebuild
index 0c08bda9647..3230bc1d79a 100644
--- a/virtual/pypy/pypy-5.6.0.ebuild
+++ b/virtual/pypy/pypy-5.6.0.ebuild
@@ -3,8 +3,6 @@
EAPI=5
-inherit versionator
-
DESCRIPTION="A virtual for PyPy Python implementation"
# pypy -c 'import sysconfig; print sysconfig.get_config_var("SOABI")'
SLOT="0/41"