commit: f9da0c281e7cb3a998a2624f3c453c3a2de39400 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Jul 25 14:27:36 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Jul 25 21:43:09 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9da0c28
profiles: Restrict p.mask to >dev-python/gpgmepy-1.9999 ... for newly introduced pre-2 porting aid metapackage. Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index 88d937c5e0e4..5c2510344ea9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -224,7 +224,7 @@ dev-util/bin_replace_string >=app-crypt/gpgme-2 >=dev-cpp/gpgmepp-2 >=dev-libs/qgpgme-2 -dev-python/gpgmepy +>dev-python/gpgmepy-1.9999 # Sam James <[email protected]> (2025-06-03) # Fetching from GitHub seems broken with this:
