diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2016-12-21 19:19:34 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2016-12-21 19:39:04 +0100 |
commit | 854208363f265810700d2b55d3ac833f5ebd8cc2 (patch) | |
tree | ae1e486da7a303734eee78dc867c9d05f34c273a | |
parent | 17967c990cdc010f6077a852e555021a0cd6776f (diff) | |
download | gentoo-854208363f265810700d2b55d3ac833f5ebd8cc2.tar.gz gentoo-854208363f265810700d2b55d3ac833f5ebd8cc2.tar.xz |
net-analyzer/rrdtool: x86 stable (bug #597174)
Package-Manager: Portage-2.3.2, Repoman-2.3.1
-rw-r--r-- | net-analyzer/rrdtool/rrdtool-1.6.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/rrdtool/rrdtool-1.6.0-r1.ebuild b/net-analyzer/rrdtool/rrdtool-1.6.0-r1.ebuild index 407a9bbf68a..0b4df26e128 100644 --- a/net-analyzer/rrdtool/rrdtool-1.6.0-r1.ebuild +++ b/net-analyzer/rrdtool/rrdtool-1.6.0-r1.ebuild @@ -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} )" |