summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-11-25 11:22:42 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-11-25 11:27:59 +0100
commiteb7e7c2ad18541fd65f2f7dfd92497133a9c6f5b (patch)
tree00bd0c6f965aa662a9379660603e11d451b42888 /dev-lua
parentdev-lua/luassert: x86 stable (bug #756124) (diff)
downloadgentoo-eb7e7c2ad18541fd65f2f7dfd92497133a9c6f5b.tar.gz
gentoo-eb7e7c2ad18541fd65f2f7dfd92497133a9c6f5b.tar.bz2
gentoo-eb7e7c2ad18541fd65f2f7dfd92497133a9c6f5b.zip
dev-lua/luasystem: x86 stable (bug #756124)
Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-lua')
-rw-r--r--dev-lua/luasystem/luasystem-0.2.1_p0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luasystem/luasystem-0.2.1_p0.ebuild b/dev-lua/luasystem/luasystem-0.2.1_p0.ebuild
index e69cf0dbf356..7633f8d98223 100644
--- a/dev-lua/luasystem/luasystem-0.2.1_p0.ebuild
+++ b/dev-lua/luasystem/luasystem-0.2.1_p0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/LuaDist2/luasystem/archive/${MY_PV}.tar.gz ->
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 x86"
IUSE="luajit test"
RESTRICT="!test? ( test )"