diff options
Diffstat (limited to 'dev-lua/luarocks/luarocks-2.0.7.1.ebuild')
-rw-r--r-- | dev-lua/luarocks/luarocks-2.0.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/luarocks/luarocks-2.0.7.1.ebuild b/dev-lua/luarocks/luarocks-2.0.7.1.ebuild index 49bbaec0dc7f..85009d19c02c 100644 --- a/dev-lua/luarocks/luarocks-2.0.7.1.ebuild +++ b/dev-lua/luarocks/luarocks-2.0.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -11,7 +11,7 @@ SRC_URI="http://luarocks.org/releases/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="curl openssl" DEPEND="dev-lang/lua |