diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-06 07:58:49 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-06 08:02:32 +0100 |
commit | 0c47d392bbe404d40a4d503eb0792e111bdd7d5c (patch) | |
tree | dbf433424b9c8264b2bdbaf11878afe8514961a0 /dev-ruby | |
parent | dev-libs/elfutils: stable 0.179 for ppc (diff) | |
download | gentoo-0c47d392bbe404d40a4d503eb0792e111bdd7d5c.tar.gz gentoo-0c47d392bbe404d40a4d503eb0792e111bdd7d5c.tar.bz2 gentoo-0c47d392bbe404d40a4d503eb0792e111bdd7d5c.zip |
dev-ruby/minitest-global_expectations: stable 1.0.1 for ppc
stable wrt bug #730786
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby')
-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 48bd743c4e6f..b8c430d1e474 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="" |