diff options
author | Aaron Bauman <bman@gentoo.org> | 2020-11-30 11:17:01 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-11-30 11:17:26 -0500 |
commit | 7793785111b321d7c5dbaabf95385e1145ca6b6f (patch) | |
tree | a0c21bbeba713164504986578477d2a2dab26ffd /net-analyzer | |
parent | dev-lang/lua: 5.4.1-r1 bump to pick up libreadline (diff) | |
download | gentoo-7793785111b321d7c5dbaabf95385e1145ca6b6f.tar.gz gentoo-7793785111b321d7c5dbaabf95385e1145ca6b6f.tar.bz2 gentoo-7793785111b321d7c5dbaabf95385e1145ca6b6f.zip |
net-analyzer/nagios-plugins: mark ~hppa
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nagios-plugins/nagios-plugins-2.3.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nagios-plugins/nagios-plugins-2.3.1-r1.ebuild b/net-analyzer/nagios-plugins/nagios-plugins-2.3.1-r1.ebuild index 323a3523cf7e..8f1178da010c 100644 --- a/net-analyzer/nagios-plugins/nagios-plugins-2.3.1-r1.ebuild +++ b/net-analyzer/nagios-plugins/nagios-plugins-2.3.1-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://nagios-plugins.org/download/${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="ipv6 ldap libressl mysql nagios-dns nagios-ping nagios-game postgres radius samba selinux snmp ssh +ssl" # Most of the plugins use automagic dependencies, i.e. the plugin will |