diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 23:15:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 23:15:30 +0100 |
commit | 9e72325600a29f0c9abb7b591d51bf5d39e2d85e (patch) | |
tree | e4e024b303fe6eefe3d39e76844f8bac6d650816 /dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1-r1.ebuild | |
parent | dev-ruby/racc: Stabilize 1.6.2 ppc, #903477 (diff) | |
download | gentoo-9e72325600a29f0c9abb7b591d51bf5d39e2d85e.tar.gz gentoo-9e72325600a29f0c9abb7b591d51bf5d39e2d85e.tar.bz2 gentoo-9e72325600a29f0c9abb7b591d51bf5d39e2d85e.zip |
dev-ruby/minitest-global_expectations: Stabilize 1.0.1-r1 arm, #903423
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1-r1.ebuild')
-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 8c00cb4dbfb0..36f8d6e5e017 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="" |