diff options
author | Sam James <sam@gentoo.org> | 2023-03-29 00:39:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-29 00:39:28 +0100 |
commit | bf933291facfb6b2ebf342a8d0230f0cc27f6641 (patch) | |
tree | 016384b7270536299673a79e5cce015f3fe5200b /dev-ruby/minitest-global_expectations | |
parent | dev-ruby/minitest-global_expectations: Stabilize 1.0.1-r1 ppc64, #903423 (diff) | |
download | gentoo-bf933291facfb6b2ebf342a8d0230f0cc27f6641.tar.gz gentoo-bf933291facfb6b2ebf342a8d0230f0cc27f6641.tar.bz2 gentoo-bf933291facfb6b2ebf342a8d0230f0cc27f6641.zip |
dev-ruby/minitest-global_expectations: Stabilize 1.0.1-r1 ppc, #903423
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/minitest-global_expectations')
-rw-r--r-- | dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1-r1.ebuild b/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1-r1.ebuild index ad3148eae7ae..2f71a91f1d9d 100644 --- a/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1-r1.ebuild +++ b/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1-r1.ebuild @@ -11,5 +11,5 @@ HOMEPAGE="https://github.com/jeremyevans/minitest-global_expectations" LICENSE="MIT" SLOT="1" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86" IUSE="" |