dev-lua/luassert: x86 stable (bug #756124)

Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
Thomas Deutschmann
2020-11-25 11:22:28 +01:00
parent f45116819f
commit 3577283f56

View File

@@ -11,7 +11,7 @@ SRC_URI="https://github.com/Olivine-Labs/luassert/archive/v${PV}.tar.gz -> ${P}.
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~x86"
KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 x86"
IUSE="luajit test"
RESTRICT="test" # Requires same version to be installed or busted will fail.