summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-12-29 15:08:49 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-12-29 15:10:01 +0300
commita0449c60585ffa4d81cb2648cf595d747ccef944 (patch)
treec8ac685c0f4a380e3b7736a2a1c673547d760bd5 /dev-lua
parentdev-lua/luasystem: arm stable wrt bug #673756 (diff)
downloadgentoo-a0449c60585ffa4d81cb2648cf595d747ccef944.tar.gz
gentoo-a0449c60585ffa4d81cb2648cf595d747ccef944.tar.bz2
gentoo-a0449c60585ffa4d81cb2648cf595d747ccef944.zip
dev-lua/lua_cliargs: arm stable wrt bug #673756
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-lua')
-rw-r--r--dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild b/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild
index 4d1282f5bfa9..290638a54981 100644
--- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild
+++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 arm ~ppc ~ppc64 x86"
IUSE=""
COMMON_DEPEND=">=dev-lang/lua-5.1:="