diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-14 15:10:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-14 15:10:35 +0100 |
commit | 691b0b52c4c1a96a22e39ae320931bd238da5e5f (patch) | |
tree | 2706949c7e08e5700e7dd7f4e869efe1a0d05da0 /dev-ruby/rrdtool-bindings | |
parent | net-analyzer/rrdtool: amd64 stable wrt bug #567586 (diff) | |
download | gentoo-691b0b52c4c1a96a22e39ae320931bd238da5e5f.tar.gz gentoo-691b0b52c4c1a96a22e39ae320931bd238da5e5f.tar.bz2 gentoo-691b0b52c4c1a96a22e39ae320931bd238da5e5f.zip |
dev-ruby/rrdtool-bindings: amd64 stable wrt bug #567586
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/rrdtool-bindings')
-rw-r--r-- | dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.5.ebuild b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.5.ebuild index 810f8899ed68..0e22166403f8 100644 --- a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.5.ebuild +++ b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.5.5.ebuild @@ -20,7 +20,7 @@ RUBY_S="$MY_P"/bindings/ruby 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="graph test" REQUIRED_USE="test? ( graph )" |