commit: a88f950dcd84b261a800c3375c2d551d79fc3410 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun May 12 20:23:29 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun May 12 20:56:02 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a88f950d
dev-lua/ldoc: x86 stable (bug #638140) Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> dev-lua/ldoc/ldoc-1.4.6.ebuild | 4 ++-- 1 file 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 e7155ddbb92..d7606c55a13 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-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # 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 ~ppc ~ppc64" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" IUSE="" RDEPEND="dev-lua/penlight"
