diff options
Diffstat (limited to 'pcr/luabind/PKGBUILD')
-rw-r--r-- | pcr/luabind/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/luabind/PKGBUILD b/pcr/luabind/PKGBUILD index d55f2b29e..08111724b 100644 --- a/pcr/luabind/PKGBUILD +++ b/pcr/luabind/PKGBUILD @@ -14,7 +14,7 @@ arch=( mips64el ) url="http://www.rasterbar.com/products/$pkgname.html" -license=MIT +license=(MIT) makedepends=( boost boost-build |