summaryrefslogtreecommitdiff
path: root/virtual/python-greenlet
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-28 10:27:13 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-28 10:27:13 +0100
commitf4fc10428424904caf2035cffc442195cb088b2c (patch)
tree72f320d5963e55586cfdeed2b14c72b8191b6327 /virtual/python-greenlet
parentfbd9734cedfe790955100b8e4ab3613457d77b1a (diff)
gentoo resync : 28.07.2021
Diffstat (limited to 'virtual/python-greenlet')
-rw-r--r--virtual/python-greenlet/Manifest2
-rw-r--r--virtual/python-greenlet/python-greenlet-1.0-r2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/virtual/python-greenlet/Manifest b/virtual/python-greenlet/Manifest
index 63389fc15c20..39ef572dc175 100644
--- a/virtual/python-greenlet/Manifest
+++ b/virtual/python-greenlet/Manifest
@@ -1,2 +1,2 @@
-EBUILD python-greenlet-1.0-r2.ebuild 472 BLAKE2B 4c6378cb90b0180998f2b4bc6a68fdcb15de4f6d16351a183f9843d0360daaa4ef3e598afd23105d776e88d7c03eb687286bd5e734fdb58483468cb56269a546 SHA512 4beba9843978ba0cc8af85aa8535aa9fd02480a1ec6529b475fca0ddea75df10c11937fe2311ca345e6d321d49509897a2494e088ed591aa2d6ab861c9079fb5
+EBUILD python-greenlet-1.0-r2.ebuild 479 BLAKE2B a685c301384c7672debfb88d2cd3237a67f3205b7ed9abb5195f0e39c6704374eb3d64a1799c40b3d7a437c2107c8a7b11628103a6bf0396ae7c58b26ffafc40 SHA512 244320f90041356aa2eeb4dfc0a57773c8996c22fea77e9f175bb28d9126883cbbf41c856f30a394a280dd56f2f0310192020a9b4df290ae489a269a9e7bc54b
MISC metadata.xml 264 BLAKE2B f956660bd90e0c6757ce9a7284329bd8f9d14053624a6ac4a017e5a1ffba57ee084542dbc9ac887756dd64930cdb00e33dd56361404bbbd2d2d27213f84da4c5 SHA512 4d8147ee0077ed9f48ca883928f98dd317506bc25a1ba5c96fcd32870dcefae56ff47560cb99eb23a5339f893d19fa4529cc432afb7999dfa04c727cc6989eaf
diff --git a/virtual/python-greenlet/python-greenlet-1.0-r2.ebuild b/virtual/python-greenlet/python-greenlet-1.0-r2.ebuild
index 4059d4b0879a..bd5af4120b1a 100644
--- a/virtual/python-greenlet/python-greenlet-1.0-r2.ebuild
+++ b/virtual/python-greenlet/python-greenlet-1.0-r2.ebuild
@@ -3,13 +3,13 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..10} pypy3 )
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
inherit python-r1
DESCRIPTION="A virtual for Python greenlet module"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}