summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/crypto-api/metadata.xml')
-rw-r--r--dev-haskell/crypto-api/metadata.xml9
1 files changed, 3 insertions, 6 deletions
diff --git a/dev-haskell/crypto-api/metadata.xml b/dev-haskell/crypto-api/metadata.xml
index 210ea2464604..df36a4e2914a 100644
--- a/dev-haskell/crypto-api/metadata.xml
+++ b/dev-haskell/crypto-api/metadata.xml
@@ -5,6 +5,9 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
+ <use>
+ <flag name="all-cpolys">Build all the CMAC polynomes up to 10000 bits instead of just the usual ones</flag>
+ </use>
<longdescription>
A generic interface for cryptographic operations (hashes, ciphers, randomness).
Maintainers of hash and cipher implementations are
@@ -16,10 +19,4 @@
one cryptographic algorithm (ex: padding) is within
scope of this package.
</longdescription>
- <use>
- <flag name="all-cpolys">Build all the CMAC polynomes up to 10000 bits instead of just the usual ones</flag>
- </use>
- <upstream>
- <remote-id type="github">TomMD/crypto-api</remote-id>
- </upstream>
</pkgmetadata>