diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:01:57 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:17:52 +0100 |
commit | 064191118678abd36c0f2d98516dd3e42ab32f3d (patch) | |
tree | fbc8b70decb6b2f3ed41d77bd6f97b68cfe15966 /dev-lua/luvit | |
parent | dev-lua/luajson: x86 stable (bug #676486) (diff) | |
download | gentoo-064191118678abd36c0f2d98516dd3e42ab32f3d.tar.gz gentoo-064191118678abd36c0f2d98516dd3e42ab32f3d.tar.bz2 gentoo-064191118678abd36c0f2d98516dd3e42ab32f3d.zip |
dev-lua/luvit: x86 stable (bug #676492)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-lua/luvit')
-rw-r--r-- | dev-lua/luvit/luvit-0.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/luvit/luvit-0.8.2.ebuild b/dev-lua/luvit/luvit-0.8.2.ebuild index 69f8e85872ef..d9e9031f671a 100644 --- a/dev-lua/luvit/luvit-0.8.2.ebuild +++ b/dev-lua/luvit/luvit-0.8.2.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=5 @@ -11,7 +11,7 @@ DESCRIPTION="Takes node.js' architecture and dependencies and fits it in the Lua HOMEPAGE="https://luvit.io/" SRC_URI="https://luvit.io/dist/latest/${P}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" SLOT="0" IUSE="bundled-libs examples libressl" # luvit Apache-2.0 |