diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-20 15:55:55 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-20 16:08:42 +0200 |
commit | 5586e3ec5ef9c6798e2cb59afd2fc52721b09532 (patch) | |
tree | 0faa5c27c88e64a7e099dad3ae21176e6f769e29 /dev-ruby/minitest-global_expectations | |
parent | dev-ruby/rack: x86 stable (bug #728432) (diff) | |
download | gentoo-5586e3ec5ef9c6798e2cb59afd2fc52721b09532.tar.gz gentoo-5586e3ec5ef9c6798e2cb59afd2fc52721b09532.tar.bz2 gentoo-5586e3ec5ef9c6798e2cb59afd2fc52721b09532.zip |
dev-ruby/minitest-global_expectations: x86 stable (bug #728432)
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-ruby/minitest-global_expectations')
-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 2acd7523a749..48bd743c4e6f 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="" |