summaryrefslogtreecommitdiff
path: root/user/py3-chardet/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/py3-chardet/APKBUILD')
-rw-r--r--user/py3-chardet/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/py3-chardet/APKBUILD b/user/py3-chardet/APKBUILD
index 7823b791d..cf07aea4c 100644
--- a/user/py3-chardet/APKBUILD
+++ b/user/py3-chardet/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="The Universal Character Encoding Detector"
url="https://github.com/chardet/chardet/"
arch="noarch"
options="!check" # tests use hypothesis; deep rabbit hole
-license="LGPL-2.1"
+license="LGPL-2.1-only"
depends="python3"
makedepends="python3-dev"
subpackages=""