commit:     a6ff8d06b35aed8f0bd4576ed387ad2e4966a4d7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 25 02:33:13 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 25 02:33:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6ff8d06

profiles: mask libassuan-3.0.1

```
$ gpg --version
/usr/bin/gpg: /usr/lib64/libassuan.so.9: version `LIBASSUAN_1.0' not found 
(required by /usr/bin/gpg)
```

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/package.mask | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 2afb487306a5..03d7a9abc105 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Sam James <[email protected]> (2024-06-25)
+# The symbol versioning "fix" breaks anything built with 3.0.0.
+=dev-libs/libassuan-3.0.1
+
 # NHOrus <[email protected]> (2024-06-24)
 # Masked for removal in 30 days.
 # It's a dependency of cinelerra, written for cinelerra.

Reply via email to