diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-02-28 12:21:19 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-02-28 12:21:19 +0100 |
commit | 4a8bba657cf5c2a75f23b3a6e892e935f27b8913 (patch) | |
tree | 5454335f089e0d89ae613d6102b0ef2e38ce0363 /net-analyzer/nagios-core | |
parent | net-analyzer/nagios-4.3.1-r0: add alpha keyword (diff) | |
download | gentoo-4a8bba657cf5c2a75f23b3a6e892e935f27b8913.tar.gz gentoo-4a8bba657cf5c2a75f23b3a6e892e935f27b8913.tar.bz2 gentoo-4a8bba657cf5c2a75f23b3a6e892e935f27b8913.zip |
net-analyzer/nagios-core-4.3.1-r0: add alpha keyword
Gentoo-Bug: 585914
Diffstat (limited to 'net-analyzer/nagios-core')
-rw-r--r-- | net-analyzer/nagios-core/nagios-core-4.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nagios-core/nagios-core-4.3.1.ebuild b/net-analyzer/nagios-core/nagios-core-4.3.1.ebuild index 017755ad1311..fb181d5f0ec0 100644 --- a/net-analyzer/nagios-core/nagios-core-4.3.1.ebuild +++ b/net-analyzer/nagios-core/nagios-core-4.3.1.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/nagios/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc ~x86" IUSE="apache2 classicui lighttpd perl +web vim-syntax" # In pkg_postinst(), we change the group of the Nagios configuration |