aboutsummaryrefslogtreecommitdiffstats
path: root/testing/numactl
diff options
context:
space:
mode:
Diffstat (limited to 'testing/numactl')
-rw-r--r--testing/numactl/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/numactl/APKBUILD b/testing/numactl/APKBUILD
index 8ce695a01f..21b0d04286 100644
--- a/testing/numactl/APKBUILD
+++ b/testing/numactl/APKBUILD
@@ -6,7 +6,7 @@ pkgdesc="Simple NUMA policy support"
url="https://github.com/numactl/numactl"
# ARM lacks the __NR_migrate_pages syscall
arch="all !armhf"
-license="GPL2 LGPL2"
+license="GPL-2.0 LGPL-2.0"
makedepends="autoconf automake libtool linux-headers"
subpackages="$pkgname-dev $pkgname-doc $pkgname-tools"
options="!check"