diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-06 08:16:46 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-06 08:16:46 +0100 |
commit | 897db8f8b826b732b6e40cd6bbca3dc339e473f7 (patch) | |
tree | 36c0df6c1ed88c2c7a345584f17c0c7f70315217 /dev-ruby/minitest-global_expectations | |
parent | dev-libs/elfutils: stable 0.179 for ppc64 (diff) | |
download | gentoo-897db8f8b826b732b6e40cd6bbca3dc339e473f7.tar.gz gentoo-897db8f8b826b732b6e40cd6bbca3dc339e473f7.tar.bz2 gentoo-897db8f8b826b732b6e40cd6bbca3dc339e473f7.zip |
dev-ruby/minitest-global_expectations: stable 1.0.1 for ppc64
stable wrt bug #730786
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/minitest-global_expectations')
-rw-r--r-- | dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1.ebuild b/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1.ebuild index b8c430d1e474..485e9116130f 100644 --- a/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1.ebuild +++ b/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1.ebuild @@ -11,5 +11,5 @@ HOMEPAGE="https://github.com/jeremyevans/minitest-global_expectations" LICENSE="MIT" SLOT="1" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 sparc x86" IUSE="" |