summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-04-27 12:30:05 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-04-27 12:30:05 +0200
commit2326f76005ffba26f23c37e59386c60193246eaf (patch)
tree6820c0a331ecadc0bca5b6b51189c08891d90d77 /dev-lua
parentdev-lua/lua_cliargs: x86 stable wrt bug #615646 (diff)
downloadgentoo-2326f76005ffba26f23c37e59386c60193246eaf.tar.gz
gentoo-2326f76005ffba26f23c37e59386c60193246eaf.tar.bz2
gentoo-2326f76005ffba26f23c37e59386c60193246eaf.zip
dev-lua/luassert: 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>
Diffstat (limited to 'dev-lua')
-rw-r--r--dev-lua/luassert/luassert-1.7.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luassert/luassert-1.7.9.ebuild b/dev-lua/luassert/luassert-1.7.9.ebuild
index 364eddf75147..82b2bca8d3da 100644
--- a/dev-lua/luassert/luassert-1.7.9.ebuild
+++ b/dev-lua/luassert/luassert-1.7.9.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/Olivine-Labs/luassert/archive/v${PV}.tar.gz -> ${P}.
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
COMMON_DEPEND=">=dev-lang/lua-5.1:="