Skip to content

Commit

Permalink
dev-lisp/sbcl: fix PkgMetadataXmlIndentation
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Sep 22, 2022
1 parent 34fab81 commit 52e18f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-lisp/sbcl/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
available for the x86 and amd64 platforms using an NPTL enabled
GLIBC. SBCL 0.8.17 and later support Unicode.
</longdescription>
<use>
<flag name="capstone">Enable disassembly support with <pkg>dev-libs/capstone</pkg></flag>
<use>
<flag name="capstone">Enable disassembly support with <pkg>dev-libs/capstone</pkg></flag>
</use>
<upstream>
<remote-id type="sourceforge">sbcl</remote-id>
Expand Down

0 comments on commit 52e18f5

Please sign in to comment.