From: Thomas Deutschmann Date: Thu, 16 May 2019 23:42:05 +0000 (+0200) Subject: dev-lua/luasec: x86 stable (bug #684618) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2e58f2b873465521b445f42f7e376d85b9e44b16;p=gentoo.git dev-lua/luasec: x86 stable (bug #684618) Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann --- diff --git a/dev-lua/luasec/luasec-0.7.ebuild b/dev-lua/luasec/luasec-0.7.ebuild index df666e66d836..73ed9458e1b1 100644 --- a/dev-lua/luasec/luasec-0.7.ebuild +++ b/dev-lua/luasec/luasec-0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]] ; then inherit git-r3 else SRC_URI="https://github.com/brunoos/luasec/archive/${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~x86" + KEYWORDS="~amd64 ~arm x86" S=${WORKDIR}/${PN}-${P} fi