diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-11 10:29:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-11 10:29:44 +0200 |
commit | f17dc1f943fdae8cc558400e253a26e77d375a2b (patch) | |
tree | 640f3f8190fd7fde5f58ca4001184fe84a9fa2ff /net-analyzer | |
parent | net-analyzer/nagios: ppc stable wrt bug #727662 (diff) | |
download | gentoo-f17dc1f943fdae8cc558400e253a26e77d375a2b.tar.gz gentoo-f17dc1f943fdae8cc558400e253a26e77d375a2b.tar.bz2 gentoo-f17dc1f943fdae8cc558400e253a26e77d375a2b.zip |
net-analyzer/nagios-core: ppc stable wrt bug #727662
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nagios-core/nagios-core-4.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nagios-core/nagios-core-4.4.6.ebuild b/net-analyzer/nagios-core/nagios-core-4.4.6.ebuild index 0eb3d886ee24..6d73ddf3281f 100644 --- a/net-analyzer/nagios-core/nagios-core-4.4.6.ebuild +++ b/net-analyzer/nagios-core/nagios-core-4.4.6.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/nagios/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ~ppc64 sparc ~x86" IUSE="apache2 classicui lighttpd perl +web vim-syntax" # In pkg_postinst(), we change the group of the Nagios configuration |