commit: c1975c126c1551cb252c975e66c2ef6e0c0cb3a8 Author: Zoltan Puskas <zoltan <AT> sinustrom <DOT> info> AuthorDate: Mon Jan 9 01:23:31 2017 +0000 Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org> CommitDate: Sun Jan 15 05:14:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1975c12
app-doc/kicad-doc: Add ~x86 to 4.0.4 for consistency and later stabilization Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-doc/kicad-doc/kicad-doc-4.0.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-doc/kicad-doc/kicad-doc-4.0.4.ebuild b/app-doc/kicad-doc/kicad-doc-4.0.4.ebuild index 67f5a64..5d7f25c 100644 --- a/app-doc/kicad-doc/kicad-doc-4.0.4.ebuild +++ b/app-doc/kicad-doc/kicad-doc-4.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="https://github.com/KiCad/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="|| ( GPL-3+ CC-BY-3.0 ) GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="html pdf" LANGS="en fr it ja nl pl" for lang in ${LANGS}; do
