summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-10-12 08:57:41 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-10-12 08:57:41 +0200
commit48fd35a71cdf04f933dfb8ef94233a350b81fdc5 (patch)
tree7f16330338a53b297d2cbceafd4f799593c0b867 /dev-lua/luasec
parentdev-lua/luaevent: arm stable wrt bug #747916 (diff)
downloadgentoo-48fd35a71cdf04f933dfb8ef94233a350b81fdc5.tar.gz
gentoo-48fd35a71cdf04f933dfb8ef94233a350b81fdc5.tar.bz2
gentoo-48fd35a71cdf04f933dfb8ef94233a350b81fdc5.zip
dev-lua/luasec: arm stable wrt bug #747919
Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lua/luasec')
-rw-r--r--dev-lua/luasec/luasec-0.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luasec/luasec-0.9.ebuild b/dev-lua/luasec/luasec-0.9.ebuild
index 754e3bc7c85f..36cfe23acb31 100644
--- a/dev-lua/luasec/luasec-0.9.ebuild
+++ b/dev-lua/luasec/luasec-0.9.ebuild
@@ -8,7 +8,7 @@ inherit multilib toolchain-funcs
DESCRIPTION="Lua binding for OpenSSL library to provide TLS/SSL communication"
HOMEPAGE="https://github.com/brunoos/luasec"
SRC_URI="https://github.com/brunoos/luasec/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~x86"
LICENSE="MIT"
SLOT="0"