]> git.draconx.ca Git - gentoo-draconx.git/blobdiff - app-crypt/jwk2pem/jwk2pem-0_p20221101-r1.ebuild
app-crypt/jwk2pem: Update PYTHON_COMPAT.
[gentoo-draconx.git] / app-crypt / jwk2pem / jwk2pem-0_p20221101-r1.ebuild
similarity index 90%
rename from app-crypt/jwk2pem/jwk2pem-0_p20221101.ebuild
rename to app-crypt/jwk2pem/jwk2pem-0_p20221101-r1.ebuild
index 2f656e6962f47e19aecb3cacf6f060d2c3bef809..8cee36e80da10be9cb825299bfef2de8a38f76fc 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright © 2022 Nick Bowler
+# Copyright © 2022-2023 Nick Bowler
 # License GPLv3+: GNU General Public License version 3 or any later version.
 # This is free software: you are free to change and redistribute it.
 # There is NO WARRANTY, to the extent permitted by law.
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_10 )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit python-r1