diff options
author | Ulrich Müller <ulm@gentoo.org> | 2017-03-29 18:00:12 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2017-03-29 18:00:12 +0200 |
commit | 624daff0b940bb56ae684383e32f852ec1b3ab2a (patch) | |
tree | e39ca0afe8faa74e41b7c38692ede7c0bc1f9e2e /virtual/pypy3 | |
parent | virtual/pypy: Remove unnecessary inherit. (diff) | |
download | gentoo-624daff0b940bb56ae684383e32f852ec1b3ab2a.tar.gz gentoo-624daff0b940bb56ae684383e32f852ec1b3ab2a.tar.bz2 gentoo-624daff0b940bb56ae684383e32f852ec1b3ab2a.zip |
virtual/pypy3: Remove unnecessary inherit.
Acked-by: floppym
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'virtual/pypy3')
-rw-r--r-- | virtual/pypy3/pypy3-5.5.0_alpha.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/virtual/pypy3/pypy3-5.5.0_alpha.ebuild b/virtual/pypy3/pypy3-5.5.0_alpha.ebuild index 0162105e0924..4872bd98b0b2 100644 --- a/virtual/pypy3/pypy3-5.5.0_alpha.ebuild +++ b/virtual/pypy3/pypy3-5.5.0_alpha.ebuild @@ -3,8 +3,6 @@ EAPI=5 -inherit versionator - DESCRIPTION="A virtual for PyPy3 Python implementation" # XX from pypy3-XX.so module suffix SLOT="0/55" |