diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-05 09:51:54 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-05 09:51:54 +0100 |
commit | b6468e004e4fda9f5a33dc5237c2cc6e7f77c54a (patch) | |
tree | a10c0b0fac45a0c4e358fad714ec1bf0e382b992 /dev-ruby/rrdtool-bindings | |
parent | net-fs/samba: stable 4.11.11 for ppc64 (diff) | |
download | gentoo-b6468e004e4fda9f5a33dc5237c2cc6e7f77c54a.tar.gz gentoo-b6468e004e4fda9f5a33dc5237c2cc6e7f77c54a.tar.bz2 gentoo-b6468e004e4fda9f5a33dc5237c2cc6e7f77c54a.zip |
dev-ruby/rrdtool-bindings: stable 1.7.2 for ppc64
stable wrt bug #685954
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/rrdtool-bindings')
-rw-r--r-- | dev-ruby/rrdtool-bindings/rrdtool-bindings-1.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.7.2.ebuild b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.7.2.ebuild index 98b6d662a88e..ff836e1b91e6 100644 --- a/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.7.2.ebuild +++ b/dev-ruby/rrdtool-bindings/rrdtool-bindings-1.7.2.ebuild @@ -16,7 +16,7 @@ RUBY_S="$MY_P"/bindings/ruby LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~mips ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="graph test" RESTRICT="!test? ( test )" REQUIRED_USE="test? ( graph )" |