diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-20 21:58:22 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-20 21:58:22 +0000 |
commit | 48b148649ed930b32f42b203f3c03eb563230e17 (patch) | |
tree | 1554cd739dcee392cdb9ed94929cca1ab094d224 | |
parent | dev-python/bleach: keyworded 2.1.1 for sparc, bug #617914 (thanks to Rolf Eik... (diff) | |
download | gentoo-48b148649ed930b32f42b203f3c03eb563230e17.tar.gz gentoo-48b148649ed930b32f42b203f3c03eb563230e17.tar.bz2 gentoo-48b148649ed930b32f42b203f3c03eb563230e17.zip |
dev-ruby/rrdtool-bindings: stable 1.6.0 for sparc, bug #597174 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
-rw-r--r-- | dev-ruby/rrdtool-bindings/rrdtool-bindings-1.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.6.0.ebuild b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.6.0.ebuild index f2dbb00a3fbe..bca86dfb2c2d 100644 --- a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.6.0.ebuild +++ b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.6.0.ebuild @@ -19,7 +19,7 @@ RUBY_S="$MY_P"/bindings/ruby LICENSE="GPL-2" SLOT="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 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="graph test" REQUIRED_USE="test? ( graph )" |