summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-10 21:58:04 +0000
committerSam James <sam@gentoo.org>2021-01-10 21:58:04 +0000
commit6ec9f4839e2553132f05ec544023734a2d3db8c3 (patch)
tree4b7963b468e89df57d0504a94ead8bf97f3611ec /dev-lua/lanes
parentnet-libs/libwebsockets: Stabilize 4.1.6 amd64, #764608 (diff)
downloadgentoo-6ec9f4839e2553132f05ec544023734a2d3db8c3.tar.gz
gentoo-6ec9f4839e2553132f05ec544023734a2d3db8c3.tar.bz2
gentoo-6ec9f4839e2553132f05ec544023734a2d3db8c3.zip
dev-lua/lanes: Stabilize 3.13.0 amd64, #764611
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua/lanes')
-rw-r--r--dev-lua/lanes/lanes-3.13.0.ebuild4
1 files 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 e3c4a87c18c9..0a88a310fdc2 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 )"