diff options
author | Sam James <sam@gentoo.org> | 2023-03-29 00:39:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-29 00:39:27 +0100 |
commit | 49f3302a8275e56be157eb9132a1dcfe2f5e180a (patch) | |
tree | c0e502fea714b1b0b3cd3691dc508c10f35f0c89 /dev-ruby/minitest-global_expectations | |
parent | dev-ruby/fakefs: Stabilize 1.9.0 ppc, #903419 (diff) | |
download | gentoo-49f3302a8275e56be157eb9132a1dcfe2f5e180a.tar.gz gentoo-49f3302a8275e56be157eb9132a1dcfe2f5e180a.tar.bz2 gentoo-49f3302a8275e56be157eb9132a1dcfe2f5e180a.zip |
dev-ruby/minitest-global_expectations: Stabilize 1.0.1-r1 ppc64, #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 36f8d6e5e017..ad3148eae7ae 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="" |