diff options
author | 2025-02-23 03:09:22 +0000 | |
---|---|---|
committer | 2025-02-23 03:09:22 +0000 | |
commit | b91c0635d1406b6cf1c856eb56ee42f8744eba34 (patch) | |
tree | 5163c4bb8a84247007c13b10702601f670e33277 /net-analyzer | |
parent | net-analyzer/nagios: Stabilize 4.5.8 sparc, #949823 (diff) | |
download | gentoo-b91c0635d1406b6cf1c856eb56ee42f8744eba34.tar.gz gentoo-b91c0635d1406b6cf1c856eb56ee42f8744eba34.tar.bz2 gentoo-b91c0635d1406b6cf1c856eb56ee42f8744eba34.zip |
net-analyzer/nagios-core: Stabilize 4.5.8 sparc, #949823
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nagios-core/nagios-core-4.5.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nagios-core/nagios-core-4.5.8.ebuild b/net-analyzer/nagios-core/nagios-core-4.5.8.ebuild index 5898db53f9c4..c4368d17a150 100644 --- a/net-analyzer/nagios-core/nagios-core-4.5.8.ebuild +++ b/net-analyzer/nagios-core/nagios-core-4.5.8.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}" 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 |