summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-03-18 11:38:12 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-03-18 11:38:12 +0000
commit890b069495be247f0df317ee8d1782861ddbda87 (patch)
tree388e06c4c7dcfc0be4b078096fc174ce720d05db /dev-lua
parentx11-wm/awesome: keyworded 4.2-r1 for ppc64, bug #638470 (diff)
downloadgentoo-890b069495be247f0df317ee8d1782861ddbda87.tar.gz
gentoo-890b069495be247f0df317ee8d1782861ddbda87.tar.bz2
gentoo-890b069495be247f0df317ee8d1782861ddbda87.zip
dev-lua/ldoc: keyworded 1.4.6 for ppc64, bug #638470
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-lua')
-rw-r--r--dev-lua/ldoc/ldoc-1.4.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/ldoc/ldoc-1.4.6.ebuild b/dev-lua/ldoc/ldoc-1.4.6.ebuild
index 6748099ee32f..ff8d684dd83c 100644
--- a/dev-lua/ldoc/ldoc-1.4.6.ebuild
+++ b/dev-lua/ldoc/ldoc-1.4.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/stevedonovan/LDoc/archive/${PV}.tar.gz -> ${P}.tar.g
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~ppc64"
IUSE=""
RDEPEND="dev-lua/penlight"