diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-10-22 10:37:09 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-10-22 10:38:43 +0200 |
commit | 792c1bfc2ef6163677e7de62095d6fb8e2b49bba (patch) | |
tree | 91a8ab2354e5bade1e175a938bb565911f03c4f0 /net-analyzer | |
parent | dev-ruby/rrdtool-bindings: Stable for HPPA (bug #597174). (diff) | |
download | gentoo-792c1bfc2ef6163677e7de62095d6fb8e2b49bba.tar.gz gentoo-792c1bfc2ef6163677e7de62095d6fb8e2b49bba.tar.bz2 gentoo-792c1bfc2ef6163677e7de62095d6fb8e2b49bba.zip |
net-analyzer/rrdtool: Stable for HPPA (bug #597174).
Package-Manager: portage-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-analyzer')
-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 8ff5f05e30b5..dd1958295a1a 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-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,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 ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~ia64-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} )" |