From: Matthew Thode <prometheanfire@gentoo.org>
Date: Mon, 5 Oct 2015 04:34:38 +0000 (-0500)
Subject: www-apps/icingaweb2: adding x86 keyword
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d4f65d1dbad3141ab9eb7214fc8bdaf7f1b0440a;p=gentoo.git

www-apps/icingaweb2: adding x86 keyword

Package-Manager: portage-2.2.20.1
---

diff --git a/www-apps/icingaweb2/icingaweb2-2.0.0.ebuild b/www-apps/icingaweb2/icingaweb2-2.0.0.ebuild
index 99333ebc4519..892cc8376bbf 100644
--- a/www-apps/icingaweb2/icingaweb2-2.0.0.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-2.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://codeload.github.com/Icinga/${PN}/tar.gz/v${PV} -> ${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 IUSE="apache2 ldap mysql nginx postgres"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 
 DEPEND=">=net-analyzer/icinga2-2.1.1
 		dev-lang/php:*[apache2?,cli,gd,json,intl,ldap?,mysql?,pdo,postgres?,sockets,ssl,xslt,xml]