summaryrefslogtreecommitdiff
path: root/virtual/python-greenlet
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
commit7bc9c63c9da678a7e6fceb095d56c634afd22c56 (patch)
tree4a67d50a439e9af63947e5f8b6ba3719af98b6c9 /virtual/python-greenlet
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
Diffstat (limited to 'virtual/python-greenlet')
-rw-r--r--virtual/python-greenlet/Manifest2
-rw-r--r--virtual/python-greenlet/python-greenlet-1.0-r1.ebuild (renamed from virtual/python-greenlet/python-greenlet-1.0.ebuild)6
2 files changed, 4 insertions, 4 deletions
diff --git a/virtual/python-greenlet/Manifest b/virtual/python-greenlet/Manifest
index 5aae9492a6c0..2bc4818c285c 100644
--- a/virtual/python-greenlet/Manifest
+++ b/virtual/python-greenlet/Manifest
@@ -1,2 +1,2 @@
-EBUILD python-greenlet-1.0.ebuild 444 BLAKE2B c74c7f5c4cb1e8d91f8ac59ff1a17cb3867fce61592f8dd9e775fe369767346c8e7e341f36ba29b102584f09900010980219961ab6b6a8bb4f8d29dc34e7a403 SHA512 539a5896def4398c70d48bc75fe0dad070bffb3a351e983fa0543d6ff0ea9dd423ee1e5de816c49ddcd80b68b8563e86fcdbbb6684ac8bb4b61c1200a47c7919
+EBUILD python-greenlet-1.0-r1.ebuild 451 BLAKE2B 9a901f25aa5ae68870edb8b2417e404c794460fe3128c4f1a923dabb374c3d8c7422802050d15a5e79c915bc0ee4f350892a41c6d7224b2da5ef401b3d5421a0 SHA512 8f808dda2001a087deb8fa6bed061d8f096571287a4e79b0fb50a184779ac733d8e08830a890ac793a7377d19f976d4639a0998ba4c829462a03878eda5d7a1f
MISC metadata.xml 240 BLAKE2B 41e6a4d9da33dab2decc5ff419924f382a8f64d27a81fdb97576db8c6cf125be95911747946ec8be1b453f56617fef1084f5947f84b50a8db419d46df2ae8a0f SHA512 9c23321eaa853f851bf00195ea64ac2ba093e516f9b57855ee5aa58fbb1988130c9f0c17c2a9ce9fae4ee033e0a28a70c868e0f5acdfa1dd316ab533c5279d59
diff --git a/virtual/python-greenlet/python-greenlet-1.0.ebuild b/virtual/python-greenlet/python-greenlet-1.0-r1.ebuild
index ce408bd7e6b1..0144bc67fa53 100644
--- a/virtual/python-greenlet/python-greenlet-1.0.ebuild
+++ b/virtual/python-greenlet/python-greenlet-1.0-r1.ebuild
@@ -1,15 +1,15 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy{,3} )
inherit python-r1
DESCRIPTION="A virtual for Python greenlet module"
SLOT="0"
-KEYWORDS="amd64 arm arm64 -hppa ~mips ppc ppc64 s390 x86"
+KEYWORDS="amd64 arm arm64 -hppa ~mips ppc ppc64 s390 ~sparc x86"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}