Skip to content

Commit

Permalink
app-doc/kicad-doc: Add ~x86 to 4.0.4 for consistency and later stabil…
Browse files Browse the repository at this point in the history
…ization

Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
zpuskas authored and gktrk committed Jan 15, 2017
1 parent e6e172d commit c1975c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-doc/kicad-doc/kicad-doc-4.0.4.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand All @@ -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
Expand Down

0 comments on commit c1975c1

Please sign in to comment.