commit:     3c09264a39626bb8c7e4a9e92747478c32350239
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  6 17:39:01 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Sep  6 17:39:01 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c09264a

dev-python/sigstore-rekor-types: Stabilize 0.0.18 amd64, #962428

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/sigstore-rekor-types/sigstore-rekor-types-0.0.18.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/sigstore-rekor-types/sigstore-rekor-types-0.0.18.ebuild 
b/dev-python/sigstore-rekor-types/sigstore-rekor-types-0.0.18.ebuild
index a6bec3acbd06..12090af36aec 100644
--- a/dev-python/sigstore-rekor-types/sigstore-rekor-types-0.0.18.ebuild
+++ b/dev-python/sigstore-rekor-types/sigstore-rekor-types-0.0.18.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2024 Gentoo Authors
+# Copyright 2024-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
 
 inherit distutils-r1 pypi
 
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 
 RDEPEND="
        >=dev-python/email-validator-2[${PYTHON_USEDEP}]

Reply via email to