summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2017-02-08 08:38:10 +0100
committerUlrich Müller <ulm@gentoo.org>2017-02-08 08:38:10 +0100
commit205eb9cc98ab7271e96bf9dcefe7e2aee9137b84 (patch)
tree2488e89ab8b1c222e281f847ba4298335bbe7e89 /app-crypt/aespipe/metadata.xml
parentdev-lang/php: ppc stable (bug 606626). (diff)
downloadgentoo-205eb9cc98ab7271e96bf9dcefe7e2aee9137b84.tar.gz
gentoo-205eb9cc98ab7271e96bf9dcefe7e2aee9137b84.tar.bz2
gentoo-205eb9cc98ab7271e96bf9dcefe7e2aee9137b84.zip
app-crypt/aespipe: Fix typo in metadata.xml.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-crypt/aespipe/metadata.xml')
-rw-r--r--app-crypt/aespipe/metadata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/aespipe/metadata.xml b/app-crypt/aespipe/metadata.xml
index d2cd61583aae..f7a9049e7d05 100644
--- a/app-crypt/aespipe/metadata.xml
+++ b/app-crypt/aespipe/metadata.xml
@@ -6,7 +6,7 @@
<name>Crypto</name>
</maintainer>
<use>
- <flag name="asm">Enable assebly modules</flag>
+ <flag name="asm">Enable assembly modules</flag>
<flag name="cpu_flags_x86_padlock">Use VIA padlock instructions,
detected at run time, code still works on non-padlock processors</flag>
</use>