app-doc/kicad-doc: Add ~x86 to 4.0.4 for consistency and later stabilization
authorZoltan Puskas <zoltan@sinustrom.info>
Mon, 9 Jan 2017 01:23:31 +0000 (17:23 -0800)
committerGöktürk Yüksek <gokturk@gentoo.org>
Sun, 15 Jan 2017 05:14:43 +0000 (00:14 -0500)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

app-doc/kicad-doc/kicad-doc-4.0.4.ebuild

index 67f5a647a4aa3e52576a4daa2fbee5c35f87be1a..5d7f25ccf10f2b42fe088953b78e82bc593b677e 100644 (file)
@@ -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