diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-24 23:12:54 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-24 23:50:40 +0100 |
commit | a835cec1c480434c4907819b160d90a9aa9ac018 (patch) | |
tree | 307d82f1925ff1045149f641fae3b4197d710aef /dev-lua | |
parent | dev-lua/lua-term: stable 0.3 for ppc64, bug #638140 (diff) | |
download | gentoo-a835cec1c480434c4907819b160d90a9aa9ac018.tar.gz gentoo-a835cec1c480434c4907819b160d90a9aa9ac018.tar.bz2 gentoo-a835cec1c480434c4907819b160d90a9aa9ac018.zip |
dev-lua/lua_cliargs: stable 3.0_p1 for ppc64, bug #638140
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lua')
-rw-r--r-- | dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 a39721177214..dd6a99c24ac3 100644 --- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild +++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild @@ -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:=" |