Skip to content

Commit ab43207

Browse files
authored
Merge pull request #28545 from jmid/avoid-conf-gmp-powm-sec-1
Avoid conf-gmp-powm-sec.1 too
2 parents 2424a2f + 3a51819 commit ab43207

File tree

1 file changed

+1
-1
lines changed
  • packages/conf-gmp-powm-sec/conf-gmp-powm-sec.1

1 file changed

+1
-1
lines changed

packages/conf-gmp-powm-sec/conf-gmp-powm-sec.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ description: """
1818
This package can only install if the GMP lib is installed on the system and
1919
corresponds to a version that has the mpz_powm_sec function."""
2020
authors: "Etienne Millon <[email protected]>"
21-
flags: conf
21+
flags: [conf avoid-version]
2222
extra-source "test.c" {
2323
src:
2424
"https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp-powm-sec/test.c.1"

0 commit comments

Comments
 (0)