diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2015-10-04 23:34:38 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2015-10-04 23:34:38 -0500 |
commit | d4f65d1dbad3141ab9eb7214fc8bdaf7f1b0440a (patch) | |
tree | 2cc0466c320ae0970feb305b820c8b8d5d73c1f9 /www-apps | |
parent | www-apps/icingaweb2: adding (diff) | |
download | gentoo-d4f65d1dbad3141ab9eb7214fc8bdaf7f1b0440a.tar.gz gentoo-d4f65d1dbad3141ab9eb7214fc8bdaf7f1b0440a.tar.bz2 gentoo-d4f65d1dbad3141ab9eb7214fc8bdaf7f1b0440a.zip |
www-apps/icingaweb2: adding x86 keyword
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/icingaweb2/icingaweb2-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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] |