unicode_linebreak, small change to trigger build on riscv64 (#13323)

This commit is contained in:
Schrijvers Luc
2025-12-03 16:10:52 +01:00
committed by GitHub
parent 169f49b42d
commit 14b0876a3d

View File

@@ -1,7 +1,7 @@
SUMMARY="UAX #14 Unicode Line Breaking Algorithm"
DESCRIPTION="Unicode::LineBreak performs Line Breaking Algorithm described in Unicode Standard \
Annex #14 [UAX #14]. East_Asian_Width informative property defined by Annex #11 [UAX #11] will be \
concerned to determine breaking positions."
Annex #14 [UAX #14]. East_Asian_Width informative property defined by Annex #11 [UAX #11] will \
be concerned to determine breaking positions."
HOMEPAGE="https://metacpan.org/pod/Unicode::LineBreak"
COPYRIGHT="2009-2018 Hatuka*nezumi - IKEDA Soji"
LICENSE="Artistic"