diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-26 23:04:26 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-26 23:04:26 +0100 |
commit | 960849000276ea936209e9d4f3f30d81e770859f (patch) | |
tree | 26c6dcdd384ac7c17c434bf71b9e8e3f3b3ad861 | |
parent | dev-ruby/rack: x86 keyworded (bug #706388) (diff) | |
download | gentoo-960849000276ea936209e9d4f3f30d81e770859f.tar.gz gentoo-960849000276ea936209e9d4f3f30d81e770859f.tar.bz2 gentoo-960849000276ea936209e9d4f3f30d81e770859f.zip |
dev-ruby/minitest-global_expectations: x86 keyworded (bug #706388)
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-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 c4b5e1552c8c..a7d675b26e8e 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="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" |