summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-01-04 00:34:05 +0100
committerConrad Kostecki <conikost@gentoo.org>2021-01-04 01:24:51 +0100
commit33b4f21208f6412b010782a85bdbb14836e4b386 (patch)
tree992b028636a0a5a56ac463c66eba0981e5837b13 /dev-lua
parentdev-lua/luassert: drop old version (diff)
downloadgentoo-33b4f21208f6412b010782a85bdbb14836e4b386.tar.gz
gentoo-33b4f21208f6412b010782a85bdbb14836e4b386.tar.bz2
gentoo-33b4f21208f6412b010782a85bdbb14836e4b386.zip
dev-lua/lua_cliargs: amd64 stable
Bug: https://bugs.gentoo.org/756124 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-lua')
-rw-r--r--dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
index be2c348c046e..bc6b994535c6 100644
--- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
+++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.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
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/amireh/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 arm arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
IUSE="doc"
BDEPEND="virtual/pkgconfig"