diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-28 21:42:28 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-28 22:55:54 +0200 |
commit | 8f6ffe804ef4ff86f5a28d66c8d008f53e7d87c3 (patch) | |
tree | c099058f97ff82094a516d2991451015f1f4da29 /net-analyzer/rrdtool | |
parent | dev-ruby/rrdtool-bindings: x86 stable (bug #685954) (diff) | |
download | gentoo-8f6ffe804ef4ff86f5a28d66c8d008f53e7d87c3.tar.gz gentoo-8f6ffe804ef4ff86f5a28d66c8d008f53e7d87c3.tar.bz2 gentoo-8f6ffe804ef4ff86f5a28d66c8d008f53e7d87c3.zip |
net-analyzer/rrdtool: x86 stable (bug #685954)
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-analyzer/rrdtool')
-rw-r--r-- | net-analyzer/rrdtool/rrdtool-1.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/rrdtool/rrdtool-1.7.2.ebuild b/net-analyzer/rrdtool/rrdtool-1.7.2.ebuild index 94ea0b6aabc7..84df9b0b661e 100644 --- a/net-analyzer/rrdtool/rrdtool-1.7.2.ebuild +++ b/net-analyzer/rrdtool/rrdtool-1.7.2.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://oss.oetiker.ch/rrdtool/pub/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0/8.0.0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~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} )" |