diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2023-04-19 08:29:56 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2023-04-19 08:34:08 -0400 |
commit | 565fd3c0c002ba04838303970be148eb245395ec (patch) | |
tree | 6ad139943fdc66bd6d68a87ca217ade2d07eff0b /net-analyzer/nagios-icinga-openvpn | |
parent | net-analyzer/nagios-check_multiple: drop 0.0.1-r1 (diff) | |
download | gentoo-565fd3c0c002ba04838303970be148eb245395ec.tar.gz gentoo-565fd3c0c002ba04838303970be148eb245395ec.tar.bz2 gentoo-565fd3c0c002ba04838303970be148eb245395ec.zip |
net-analyzer/nagios-icinga-openvpn: stabilize 0.0.1-r3 for amd64
Closes: https://bugs.gentoo.org/904574
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'net-analyzer/nagios-icinga-openvpn')
-rw-r--r-- | net-analyzer/nagios-icinga-openvpn/nagios-icinga-openvpn-0.0.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nagios-icinga-openvpn/nagios-icinga-openvpn-0.0.1-r3.ebuild b/net-analyzer/nagios-icinga-openvpn/nagios-icinga-openvpn-0.0.1-r3.ebuild index 29bd4732ec09..0dc7a05fc33c 100644 --- a/net-analyzer/nagios-icinga-openvpn/nagios-icinga-openvpn-0.0.1-r3.ebuild +++ b/net-analyzer/nagios-icinga-openvpn/nagios-icinga-openvpn-0.0.1-r3.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/liquidat/nagios-icinga-openvpn/archive/${PV}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" src_install() { |