From e5b1bc5bad56155e1f2ec5a1d772c1d3ddc6c5cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Tempel?= Date: Sun, 18 Mar 2018 16:26:37 +0100 Subject: =?UTF-8?q?main/pax-utils:=20Fix=20typos=20(opitons=20=E2=86=92=20?= =?UTF-8?q?options)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main/pax-utils/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main') diff --git a/main/pax-utils/APKBUILD b/main/pax-utils/APKBUILD index 03ff0ae526..7670ff965d 100644 --- a/main/pax-utils/APKBUILD +++ b/main/pax-utils/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="ELF related utils for ELF 32/64 binaries" url="https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities" arch="all" -opitons="!check" # Requires unpackaged dependencies +options="!check" # Requires unpackaged dependencies license="GPL-2.0" depends="scanelf" makedepends_build="" -- cgit v1.2.3