commit: f3fffbbde9cd658e3e46b3481dc313a1973b5d9d Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Mon Jun 21 20:29:39 2021 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Mon Jun 21 20:30:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3fffbbd
dev-lua/md5: drop stabilize-allarches Since this packages compiles for each arch natives lua modules, stabilize-allarches can't be used. Closes: https://bugs.gentoo.org/797352 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> dev-lua/md5/metadata.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-lua/md5/metadata.xml b/dev-lua/md5/metadata.xml index 5907ba34a81..10a414363e4 100644 --- a/dev-lua/md5/metadata.xml +++ b/dev-lua/md5/metadata.xml @@ -10,7 +10,6 @@ A hash (digest) function, a pair crypt/decrypt based on MD5 and CFB, and a pair crypt/decrypt based on DES with 56-bit keys. </longdescription> - <stabilize-allarches/> <upstream> <remote-id type="github">keplerproject/md5</remote-id> </upstream>
