diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-05 22:39:32 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-05 22:39:32 +0300 |
commit | e059e93050673094eb5dcf85ec4b04606d15a427 (patch) | |
tree | 0e7ae91b45bccc9ddb674ccff2827268b7b26597 /net-analyzer/rrdtool | |
parent | app-arch/lz4: amd64 stable wrt bug #643032 (diff) | |
download | gentoo-e059e93050673094eb5dcf85ec4b04606d15a427.tar.gz gentoo-e059e93050673094eb5dcf85ec4b04606d15a427.tar.bz2 gentoo-e059e93050673094eb5dcf85ec4b04606d15a427.zip |
net-analyzer/rrdtool: amd64 stable wrt bug #597174
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'net-analyzer/rrdtool')
-rw-r--r-- | net-analyzer/rrdtool/rrdtool-1.6.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/rrdtool/rrdtool-1.6.0-r1.ebuild b/net-analyzer/rrdtool/rrdtool-1.6.0-r1.ebuild index 03bd3fbee4e6..9d61df1ee9a9 100644 --- a/net-analyzer/rrdtool/rrdtool-1.6.0-r1.ebuild +++ b/net-analyzer/rrdtool/rrdtool-1.6.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -15,7 +15,7 @@ SRC_URI="http://oss.oetiker.ch/rrdtool/pub/${P/_/-}.tar.gz" LICENSE="GPL-2" SLOT="0/8.0.0" -KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="dbi doc graph lua perl python rados rrdcgi ruby static-libs tcl tcpd" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |