diff options
author | Sam James <sam@gentoo.org> | 2024-11-14 18:38:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-14 18:38:44 +0000 |
commit | bd7d22f17a3eb172dac334c85cd710e2fc53f855 (patch) | |
tree | d69dcc82466c3507ede5ebf95cd61f7b710d595a /net-analyzer/nagios-core | |
parent | net-irc/kvirc: Stabilize 5.2.6-r1 amd64, #943134 (diff) | |
download | gentoo-bd7d22f17a3eb172dac334c85cd710e2fc53f855.tar.gz gentoo-bd7d22f17a3eb172dac334c85cd710e2fc53f855.tar.bz2 gentoo-bd7d22f17a3eb172dac334c85cd710e2fc53f855.zip |
net-analyzer/nagios-core: Stabilize 4.5.1 amd64, #943405
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.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nagios-core/nagios-core-4.5.1.ebuild b/net-analyzer/nagios-core/nagios-core-4.5.1.ebuild index 372b12e13d9b..d2f37b2264cc 100644 --- a/net-analyzer/nagios-core/nagios-core-4.5.1.ebuild +++ b/net-analyzer/nagios-core/nagios-core-4.5.1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://downloads.sourceforge.net/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 |