summaryrefslogtreecommitdiff
path: root/user/py3-lxml/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/py3-lxml/APKBUILD')
-rw-r--r--user/py3-lxml/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/user/py3-lxml/APKBUILD b/user/py3-lxml/APKBUILD
index 84960b23e..42039bf3d 100644
--- a/user/py3-lxml/APKBUILD
+++ b/user/py3-lxml/APKBUILD
@@ -11,6 +11,7 @@ pkgdesc="Python LXML Library"
url="https://lxml.de/"
arch="all"
options="!check" # No test suite.
+# Certified net clean
license="BSD-3-Clause"
depends=""
makedepends="python3-dev libxml2-dev libxslt-dev"