diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-12-06 14:39:01 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-12-06 14:39:01 +0000 |
| commit | e9848f819288ad820832150895a8ab090fa99c5b (patch) | |
| tree | debf68f56a95550a692bd048f067201a25f0a02e /dev-python/serpent | |
| parent | f8ed4c2fc3a32e7aeca2dfe690fcc70e7f823fe6 (diff) | |
| download | baldeagleos-repo-e9848f819288ad820832150895a8ab090fa99c5b.tar.gz baldeagleos-repo-e9848f819288ad820832150895a8ab090fa99c5b.tar.xz baldeagleos-repo-e9848f819288ad820832150895a8ab090fa99c5b.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/serpent')
| -rw-r--r-- | dev-python/serpent/serpent-1.30.2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/serpent/serpent-1.30.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/serpent/serpent-1.30.2.ebuild b/dev-python/serpent/serpent-1.30.2.ebuild index 83b7b0e2a7ef..a36dd072c2d2 100644 --- a/dev-python/serpent/serpent-1.30.2.ebuild +++ b/dev-python/serpent/serpent-1.30.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 ) inherit distutils-r1 diff --git a/dev-python/serpent/serpent-1.30.ebuild b/dev-python/serpent/serpent-1.30.ebuild index e80dca092f41..de4549077c92 100644 --- a/dev-python/serpent/serpent-1.30.ebuild +++ b/dev-python/serpent/serpent-1.30.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{6,7,8,9} ) inherit distutils-r1 |
