diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:33:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:52:54 +0100 |
commit | 2aff3799fdfd13f25ae13c357ea059e21053328c (patch) | |
tree | 4618891e5b4bee98cb2d1bf4f9b31673449902ce /dev-lua | |
parent | net-misc/tn5250: x86 stable wrt bug #591484 (diff) | |
download | gentoo-2aff3799fdfd13f25ae13c357ea059e21053328c.tar.gz gentoo-2aff3799fdfd13f25ae13c357ea059e21053328c.tar.bz2 gentoo-2aff3799fdfd13f25ae13c357ea059e21053328c.zip |
dev-lua/luarocks: x86 stable wrt bug #590468
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lua')
-rw-r--r-- | dev-lua/luarocks/luarocks-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/luarocks/luarocks-2.2.0.ebuild b/dev-lua/luarocks/luarocks-2.2.0.ebuild index d4f8372883dd..f8d480e6f4a0 100644 --- a/dev-lua/luarocks/luarocks-2.2.0.ebuild +++ b/dev-lua/luarocks/luarocks-2.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://luarocks.org/releases/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="curl openssl" DEPEND="dev-lang/lua |