diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-21 10:02:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-21 10:02:25 +0200 |
commit | 2b940fb63c099e425e521516391350705f7a5e20 (patch) | |
tree | c0d85613090afea2e5aa7457c805259aad2d3aa9 /net-analyzer/mrtg | |
parent | sys-process/numad: amd64 stable wrt bug #687254 (diff) | |
download | gentoo-2b940fb63c099e425e521516391350705f7a5e20.tar.gz gentoo-2b940fb63c099e425e521516391350705f7a5e20.tar.bz2 gentoo-2b940fb63c099e425e521516391350705f7a5e20.zip |
net-analyzer/mrtg: amd64 stable wrt bug #687266
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-analyzer/mrtg')
-rw-r--r-- | net-analyzer/mrtg/mrtg-2.17.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/mrtg/mrtg-2.17.7.ebuild b/net-analyzer/mrtg/mrtg-2.17.7.ebuild index 926ed585809a..7d169831c6c4 100644 --- a/net-analyzer/mrtg/mrtg-2.17.7.ebuild +++ b/net-analyzer/mrtg/mrtg-2.17.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}pub/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="selinux" DEPEND=" |