commit: 62ecf0b515ca44bed03813c1f9cd6bfa773fa38c Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Oct 12 07:01:52 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Oct 12 07:01:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62ecf0b5
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 <AT> gentoo.org> dev-lua/luasec/luasec-0.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lua/luasec/luasec-0.9.ebuild b/dev-lua/luasec/luasec-0.9.ebuild index 36cfe23acb3..358630c3c0e 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"
