summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-05-24 22:40:30 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-05-24 23:08:24 +0100
commit4dd50694ec567d5a49bcfcd421d06cf7dec8dd65 (patch)
tree002989ea7aab9f9176f96eaa9e24486b623060da /dev-lua/lua_cliargs
parentdev-lua/lua-term: stable 0.3 for ppc, bug #638140 (diff)
downloadgentoo-4dd50694ec567d5a49bcfcd421d06cf7dec8dd65.tar.gz
gentoo-4dd50694ec567d5a49bcfcd421d06cf7dec8dd65.tar.bz2
gentoo-4dd50694ec567d5a49bcfcd421d06cf7dec8dd65.zip
dev-lua/lua_cliargs: stable 3.0_p1 for ppc, bug #638140
Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lua/lua_cliargs')
-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 290638a54981..a39721177214 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 Authors
+# Copyright 1999-2019 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:="