summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-02-09 19:15:05 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-02-09 19:36:08 +0100
commit2afde2f26e6f7760e8f631434852ddd042c4ef58 (patch)
tree9f173d513eea5b4d2490a667682074397f71a4aa /dev-lua/luasocket
parentdev-libs/ltxml: x86 stable (bug #676476) (diff)
downloadgentoo-2afde2f26e6f7760e8f631434852ddd042c4ef58.tar.gz
gentoo-2afde2f26e6f7760e8f631434852ddd042c4ef58.tar.bz2
gentoo-2afde2f26e6f7760e8f631434852ddd042c4ef58.zip
dev-lua/luasocket: x86 stable (bug #676488)
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-lua/luasocket')
-rw-r--r--dev-lua/luasocket/luasocket-3.0_rc1-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luasocket/luasocket-3.0_rc1-r4.ebuild b/dev-lua/luasocket/luasocket-3.0_rc1-r4.ebuild
index 88c72a50b06f..e94dc2ca5fb2 100644
--- a/dev-lua/luasocket/luasocket-3.0_rc1-r4.ebuild
+++ b/dev-lua/luasocket/luasocket-3.0_rc1-r4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/diegonehab/${PN}/archive/v${PV/_/-}.tar.gz -> ${P}.t
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 hppa ~mips ppc ppc64 sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 hppa ~mips ppc ppc64 sparc x86"
IUSE="debug"
RDEPEND=">=dev-lang/lua-5.1.5-r2[deprecated,${MULTILIB_USEDEP}]"