summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-10-12 09:01:52 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-10-12 09:01:52 +0200
commit62ecf0b515ca44bed03813c1f9cd6bfa773fa38c (patch)
treeda6415657d55d5efe32e92b0a0836dc9e14e631c /dev-lua/luasec
parentdev-lua/luaevent: x86 stable wrt bug #747916 (diff)
downloadgentoo-62ecf0b515ca44bed03813c1f9cd6bfa773fa38c.tar.gz
gentoo-62ecf0b515ca44bed03813c1f9cd6bfa773fa38c.tar.bz2
gentoo-62ecf0b515ca44bed03813c1f9cd6bfa773fa38c.zip
dev-lua/luasec: x86 stable wrt bug #747919
Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="x86" 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 36cfe23acb31..358630c3c0e2 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"