diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:03:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | cabd1ad6da2b8ed3708a0b6daf310d4087398616 (patch) | |
tree | a1031b4daf8b31299c80bdba1e93e24997e1dd6c /www-apps | |
parent | dev-libs/ustr: x86 stable wrt bug #584758 (diff) | |
download | gentoo-cabd1ad6da2b8ed3708a0b6daf310d4087398616.tar.gz gentoo-cabd1ad6da2b8ed3708a0b6daf310d4087398616.tar.bz2 gentoo-cabd1ad6da2b8ed3708a0b6daf310d4087398616.zip |
www-apps/icingaweb2: x86 stable wrt bug #565898
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/icingaweb2/icingaweb2-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/icingaweb2/icingaweb2-2.2.0.ebuild b/www-apps/icingaweb2/icingaweb2-2.2.0.ebuild index ab7e157ffd3f..f1a53841e871 100644 --- a/www-apps/icingaweb2/icingaweb2-2.2.0.ebuild +++ b/www-apps/icingaweb2/icingaweb2-2.2.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 ~x86" +KEYWORDS="amd64 x86" DEPEND=">=net-analyzer/icinga2-2.1.1 || ( |