summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-23 04:09:13 +0000
committerSam James <sam@gentoo.org>2021-01-23 04:09:13 +0000
commitf3b0ef53a46ed7eda3f6e5e85620601a715fff92 (patch)
tree11a448079362229f866ac4ce51f7764ddf84f3d3 /dev-lua/lua-term
parentdev-lua/lua-bit32: Stabilize 5.3.5-r101 amd64, #766528 (diff)
downloadgentoo-f3b0ef53a46ed7eda3f6e5e85620601a715fff92.tar.gz
gentoo-f3b0ef53a46ed7eda3f6e5e85620601a715fff92.tar.bz2
gentoo-f3b0ef53a46ed7eda3f6e5e85620601a715fff92.zip
dev-lua/lua-term: Stabilize 0.7-r101 amd64, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua/lua-term')
-rw-r--r--dev-lua/lua-term/lua-term-0.7-r101.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/lua-term/lua-term-0.7-r101.ebuild b/dev-lua/lua-term/lua-term-0.7-r101.ebuild
index d9f090f2e7e8..3ac2e993e407 100644
--- a/dev-lua/lua-term/lua-term-0.7-r101.ebuild
+++ b/dev-lua/lua-term/lua-term-0.7-r101.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
@@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
REQUIRED_USE="${LUA_REQUIRED_USE}"
RDEPEND="${LUA_DEPS}"