diff options
Diffstat (limited to 'app-crypt/argon2/metadata.xml')
-rw-r--r-- | app-crypt/argon2/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-crypt/argon2/metadata.xml b/app-crypt/argon2/metadata.xml index d4ab4191e921..b877484ca660 100644 --- a/app-crypt/argon2/metadata.xml +++ b/app-crypt/argon2/metadata.xml @@ -10,6 +10,9 @@ <name>Proxy Maintainers</name> </maintainer> <longdescription>Argon2 is a password hashing tool and library that won the Password Hashing Competition (PHC)</longdescription> + <slots> + <subslots>Reflect ABI of libargon2.so.</subslots> + </slots> <upstream> <remote-id type="github">P-H-C/phc-winner-argon2</remote-id> </upstream> |