summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-23 04:09:11 +0000
committerSam James <sam@gentoo.org>2021-01-23 04:09:11 +0000
commiteec45a063b38acccfd3d97a96379ba128ac7df38 (patch)
treea40e2cdd3560e1b98627d40a92f1d58b2455d817 /dev-lua/ldoc
parentdev-lua/lanes: Stabilize 3.13.0-r100 amd64, #766528 (diff)
downloadgentoo-eec45a063b38acccfd3d97a96379ba128ac7df38.tar.gz
gentoo-eec45a063b38acccfd3d97a96379ba128ac7df38.tar.bz2
gentoo-eec45a063b38acccfd3d97a96379ba128ac7df38.zip
dev-lua/ldoc: Stabilize 1.4.6-r100 amd64, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua/ldoc')
-rw-r--r--dev-lua/ldoc/ldoc-1.4.6-r100.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/ldoc/ldoc-1.4.6-r100.ebuild b/dev-lua/ldoc/ldoc-1.4.6-r100.ebuild
index 5486df73038a..ec2cee57af6a 100644
--- a/dev-lua/ldoc/ldoc-1.4.6-r100.ebuild
+++ b/dev-lua/ldoc/ldoc-1.4.6-r100.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
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/stevedonovan/LDoc/archive/${PV}.tar.gz -> ${P}.tar.g
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
REQUIRED_USE="${LUA_REQUIRED_USE}"