summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-05-24 23:13:03 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-05-24 23:50:40 +0100
commit329ccc213ffb01894d0f1b319c2b72b293a259e9 (patch)
tree257e7606397b05789ffe3f2456967b3586706d6a /dev-lua/luasystem/luasystem-0.2.0_p0.ebuild
parentdev-lua/luafilesystem: stable 1.6.3 for ppc64, bug #638140 (diff)
downloadgentoo-329ccc213ffb01894d0f1b319c2b72b293a259e9.tar.gz
gentoo-329ccc213ffb01894d0f1b319c2b72b293a259e9.tar.bz2
gentoo-329ccc213ffb01894d0f1b319c2b72b293a259e9.zip
dev-lua/luasystem: stable 0.2.0_p0 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/luasystem/luasystem-0.2.0_p0.ebuild')
-rw-r--r--dev-lua/luasystem/luasystem-0.2.0_p0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luasystem/luasystem-0.2.0_p0.ebuild b/dev-lua/luasystem/luasystem-0.2.0_p0.ebuild
index be3f7891219b..182cc6ca66dd 100644
--- a/dev-lua/luasystem/luasystem-0.2.0_p0.ebuild
+++ b/dev-lua/luasystem/luasystem-0.2.0_p0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/LuaDist2/luasystem/archive/${MY_PV}.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:="