summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-09-27 08:02:02 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-09-27 08:02:02 +0100
commit327dd2c8e5581476b9ab11ae4df62aeaf19bac55 (patch)
treee4d5308cd2748337c57d3c9b742438b21010239d /dev-haskell/crypto-api/metadata.xml
parentdev-haskell/shakespeare-js: drop underscores from IUSEs, bug #695040 (diff)
downloadgentoo-327dd2c8e5581476b9ab11ae4df62aeaf19bac55.tar.gz
gentoo-327dd2c8e5581476b9ab11ae4df62aeaf19bac55.tar.bz2
gentoo-327dd2c8e5581476b9ab11ae4df62aeaf19bac55.zip
dev-haskell/crypto-api: drop underscores from IUSEs, bug #695040
Reported-by: Michał Górny Closes: https://bugs.gentoo.org/695040 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/crypto-api/metadata.xml')
-rw-r--r--dev-haskell/crypto-api/metadata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/crypto-api/metadata.xml b/dev-haskell/crypto-api/metadata.xml
index 92b13075a714..210ea2464604 100644
--- a/dev-haskell/crypto-api/metadata.xml
+++ b/dev-haskell/crypto-api/metadata.xml
@@ -17,7 +17,7 @@
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>
+ <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>