diff options
author | Sam James <sam@gentoo.org> | 2023-06-10 05:17:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-10 05:17:58 +0100 |
commit | 7d3d00901fd13bfeba9bfc516d0945b04687b277 (patch) | |
tree | e51a452dd2c36d1475840df6c44bc886bec35217 /net-analyzer/nagios-core | |
parent | net-analyzer/nagios-core: Stabilize 4.4.10 amd64, #908133 (diff) | |
download | gentoo-7d3d00901fd13bfeba9bfc516d0945b04687b277.tar.gz gentoo-7d3d00901fd13bfeba9bfc516d0945b04687b277.tar.bz2 gentoo-7d3d00901fd13bfeba9bfc516d0945b04687b277.zip |
net-analyzer/nagios-core: Stabilize 4.4.10 x86, #908133
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/nagios-core')
-rw-r--r-- | net-analyzer/nagios-core/nagios-core-4.4.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nagios-core/nagios-core-4.4.10.ebuild b/net-analyzer/nagios-core/nagios-core-4.4.10.ebuild index bc6e3f6365bf..dd7e014a712a 100644 --- a/net-analyzer/nagios-core/nagios-core-4.4.10.ebuild +++ b/net-analyzer/nagios-core/nagios-core-4.4.10.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 +web vim-syntax" # In pkg_postinst(), we change the group of the Nagios configuration |