commit: d4f65d1dbad3141ab9eb7214fc8bdaf7f1b0440a Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Mon Oct 5 04:34:38 2015 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Mon Oct 5 04:34:38 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4f65d1d
www-apps/icingaweb2: adding x86 keyword Package-Manager: portage-2.2.20.1 www-apps/icingaweb2/icingaweb2-2.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/icingaweb2/icingaweb2-2.0.0.ebuild b/www-apps/icingaweb2/icingaweb2-2.0.0.ebuild index 99333eb..892cc83 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]
