summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-04-27 12:30:10 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-04-27 12:30:10 +0200
commit2c462ce93d3016bc59fb2f0cbe91de52ba589afa (patch)
tree65d98d6ddb8983ccb67e1c459c689b691f38cf67
parentdev-lua/luassert: x86 stable wrt bug #615646 (diff)
downloadgentoo-2c462ce93d3016bc59fb2f0cbe91de52ba589afa.tar.gz
gentoo-2c462ce93d3016bc59fb2f0cbe91de52ba589afa.tar.bz2
gentoo-2c462ce93d3016bc59fb2f0cbe91de52ba589afa.zip
dev-lua/luasystem: x86 stable wrt bug #615646
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-lua/luasystem/luasystem-0.2.0_p0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luasystem/luasystem-0.2.0_p0.ebuild b/dev-lua/luasystem/luasystem-0.2.0_p0.ebuild
index 336dbfe43496..b73375f328a1 100644
--- a/dev-lua/luasystem/luasystem-0.2.0_p0.ebuild
+++ b/dev-lua/luasystem/luasystem-0.2.0_p0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/LuaDist2/luasystem/archive/${MY_PV}.tar.gz ->
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
COMMON_DEPEND=">=dev-lang/lua-5.1:="