diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-08 22:51:51 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-08 22:59:04 +0800 |
commit | a6ea57a67346e76f178fa99bb3314e9792d2a41a (patch) | |
tree | d6de3d028f5791ca1d60d9a76cbfa5994a23eec7 /dev-ruby/minitest-global_expectations | |
parent | dev-ruby/rexml: keyword 3.2.5-r1 for ~loong (diff) | |
download | gentoo-a6ea57a67346e76f178fa99bb3314e9792d2a41a.tar.gz gentoo-a6ea57a67346e76f178fa99bb3314e9792d2a41a.tar.bz2 gentoo-a6ea57a67346e76f178fa99bb3314e9792d2a41a.zip |
dev-ruby/minitest-global_expectations: keyword 1.0.1-r1 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@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 a25a05bd6946..e791117905eb 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 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="" |