diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-08 17:54:20 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-08 17:56:24 +0200 |
commit | e8e14b5ac3c1e1122a093207d2f127460304ab66 (patch) | |
tree | b0546a45b4da7578cb78374974cbc163182f0038 /dev-lua/luarocks | |
parent | media-libs/fdk-aac: x86 stable (bug #740902) (diff) | |
download | gentoo-e8e14b5ac3c1e1122a093207d2f127460304ab66.tar.gz gentoo-e8e14b5ac3c1e1122a093207d2f127460304ab66.tar.bz2 gentoo-e8e14b5ac3c1e1122a093207d2f127460304ab66.zip |
dev-lua/luarocks: x86 stable (bug #739478)
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-lua/luarocks')
-rw-r--r-- | dev-lua/luarocks/luarocks-3.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luarocks/luarocks-3.3.1.ebuild b/dev-lua/luarocks/luarocks-3.3.1.ebuild index 7607520b4826..f0c7f772080b 100644 --- a/dev-lua/luarocks/luarocks-3.3.1.ebuild +++ b/dev-lua/luarocks/luarocks-3.3.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://luarocks.org/releases/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="libressl" DEPEND="dev-lang/lua:=" |