diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-12-26 11:14:15 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-12-26 11:14:15 +0100 |
commit | 5750fa97daa97747239bdd64f5cae4a3ab4e07f2 (patch) | |
tree | 6a3bdf4a2e9f9749a772594ce50e1082c5101a0d /net-analyzer | |
parent | dev-ruby/rrdtool-bindings: Stable for HPPA (bug #567586). (diff) | |
download | gentoo-5750fa97daa97747239bdd64f5cae4a3ab4e07f2.tar.gz gentoo-5750fa97daa97747239bdd64f5cae4a3ab4e07f2.tar.bz2 gentoo-5750fa97daa97747239bdd64f5cae4a3ab4e07f2.zip |
net-analyzer/rrdtool: Stable for HPPA (bug #567586).
Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/rrdtool/rrdtool-1.5.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/rrdtool/rrdtool-1.5.5.ebuild b/net-analyzer/rrdtool/rrdtool-1.5.5.ebuild index cde758c7b875..d7a0796ba680 100644 --- a/net-analyzer/rrdtool/rrdtool-1.5.5.ebuild +++ b/net-analyzer/rrdtool/rrdtool-1.5.5.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://oss.oetiker.ch/rrdtool/pub/${P/_/-}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="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} )" |