diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-12 08:01:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-12 08:01:01 +0200 |
commit | abe5ce6e0435320e3175be13a4f93de28ee21456 (patch) | |
tree | f583a75d78e341e7693fc2c041f36db014cf6341 /dev-lua/luasocket | |
parent | app-office/libalkimia: x86 stable wrt bug #732596 (diff) | |
download | gentoo-abe5ce6e0435320e3175be13a4f93de28ee21456.tar.gz gentoo-abe5ce6e0435320e3175be13a4f93de28ee21456.tar.bz2 gentoo-abe5ce6e0435320e3175be13a4f93de28ee21456.zip |
dev-lua/luasocket: x86 stable wrt bug #733538
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lua/luasocket')
-rw-r--r-- | dev-lua/luasocket/luasocket-3.0_rc1-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luasocket/luasocket-3.0_rc1-r5.ebuild b/dev-lua/luasocket/luasocket-3.0_rc1-r5.ebuild index 02356266e3c1..f6af809d1b98 100644 --- a/dev-lua/luasocket/luasocket-3.0_rc1-r5.ebuild +++ b/dev-lua/luasocket/luasocket-3.0_rc1-r5.ebuild @@ -12,7 +12,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:0[${MULTILIB_USEDEP}]" |