summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-05-24 22:40:49 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-05-24 23:08:26 +0100
commit2de9ae2971b0c1e16b57b3a567dc8778ab093d3c (patch)
treec7ae88b26f85b25c0341fd80cead2ebb03fa12c2 /dev-lua/penlight
parentdev-lua/mediator_lua: stable 1.1.2_p0 for ppc, bug #638140 (diff)
downloadgentoo-2de9ae2971b0c1e16b57b3a567dc8778ab093d3c.tar.gz
gentoo-2de9ae2971b0c1e16b57b3a567dc8778ab093d3c.tar.bz2
gentoo-2de9ae2971b0c1e16b57b3a567dc8778ab093d3c.zip
dev-lua/penlight: stable 1.3.2 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/penlight')
-rw-r--r--dev-lua/penlight/penlight-1.3.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/penlight/penlight-1.3.2.ebuild b/dev-lua/penlight/penlight-1.3.2.ebuild
index 69610242974f..8939b86bedcb 100644
--- a/dev-lua/penlight/penlight-1.3.2.ebuild
+++ b/dev-lua/penlight/penlight-1.3.2.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=5
@@ -11,7 +11,7 @@ SRC_URI="http://stevedonovan.github.io/files/${PN}-1.3.2-core.zip"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm ~ppc ~ppc64 x86"
+KEYWORDS="amd64 arm ppc ~ppc64 x86"
IUSE=""
COMMON_DEPEND=">=dev-lang/lua-5.1:="