commit: 6ec9f4839e2553132f05ec544023734a2d3db8c3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 10 21:58:04 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 10 21:58:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ec9f483
dev-lua/lanes: Stabilize 3.13.0 amd64, #764611 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-lua/lanes/lanes-3.13.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lua/lanes/lanes-3.13.0.ebuild b/dev-lua/lanes/lanes-3.13.0.ebuild index e3c4a87c18c..0a88a310fdc 100644 --- a/dev-lua/lanes/lanes-3.13.0.ebuild +++ b/dev-lua/lanes/lanes-3.13.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/LuaLanes/lanes/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="luajit test" RESTRICT="!test? ( test )"
