diff options
Diffstat (limited to 'dev-lua/luasystem/luasystem-0.2.1_p0.ebuild')
-rw-r--r-- | dev-lua/luasystem/luasystem-0.2.1_p0.ebuild | 2 |
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 aba36542171d..e69cf0dbf356 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 )" |