diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-12-26 11:13:22 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-12-26 11:13:22 +0100 |
commit | fb4f4f0542b3ac631f53db985489966ac1b7d8e5 (patch) | |
tree | c59407b67b1213892460234a1bc0f6f84b9c585e /dev-ruby/rrdtool-bindings | |
parent | net-analyzer/nmap: Stable for HPPA PPC64 (bug #569660). (diff) | |
download | gentoo-fb4f4f0542b3ac631f53db985489966ac1b7d8e5.tar.gz gentoo-fb4f4f0542b3ac631f53db985489966ac1b7d8e5.tar.bz2 gentoo-fb4f4f0542b3ac631f53db985489966ac1b7d8e5.zip |
dev-ruby/rrdtool-bindings: Stable for HPPA (bug #567586).
Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches
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 0e22166403f8..896c2b7ba06d 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 )" |