diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 22:01:19 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 22:06:57 +0200 |
commit | cc1412c923b8c0748687143b76e5d5c0aa5671c8 (patch) | |
tree | 2b23a032ddbee2f592f6b07d62085e04d00ac8eb /net-analyzer | |
parent | dev-python/PyQt5: keyword ~arm64 (diff) | |
download | gentoo-cc1412c923b8c0748687143b76e5d5c0aa5671c8.tar.gz gentoo-cc1412c923b8c0748687143b76e5d5c0aa5671c8.tar.bz2 gentoo-cc1412c923b8c0748687143b76e5d5c0aa5671c8.zip |
net-analyzer/rrdtool: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/rrdtool/rrdtool-1.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/rrdtool/rrdtool-1.7.0.ebuild b/net-analyzer/rrdtool/rrdtool-1.7.0.ebuild index ff5c43acf9ee..24a80c6305f4 100644 --- a/net-analyzer/rrdtool/rrdtool-1.7.0.ebuild +++ b/net-analyzer/rrdtool/rrdtool-1.7.0.ebuild @@ -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 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~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} )" |