diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-06 15:36:37 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-06 15:41:57 +0200 |
commit | c0f7a964fcf3d2da661cbce4130d35b12781334a (patch) | |
tree | fe063847660df42126cf191a281879db1c33aeb1 /net-analyzer | |
parent | dev-vcs/mr: x86 stable (bug #659922) (diff) | |
download | gentoo-c0f7a964fcf3d2da661cbce4130d35b12781334a.tar.gz gentoo-c0f7a964fcf3d2da661cbce4130d35b12781334a.tar.bz2 gentoo-c0f7a964fcf3d2da661cbce4130d35b12781334a.zip |
net-analyzer/nagios-check_linux_bonding: x86 stable (bug #659356)
Package-Manager: Portage-2.3.41, Repoman-2.3.9
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4.ebuild b/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4.ebuild index f4770fb1ae58..6cb284ba95a4 100644 --- a/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4.ebuild +++ b/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://folk.uio.no/trondham/software/files/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND="dev-lang/perl" |