diff options
author | 2022-06-19 10:24:13 +0200 | |
---|---|---|
committer | 2022-06-19 10:24:13 +0200 | |
commit | b3033d4c79c1235450fecdc9f40c073a0bdc2b5f (patch) | |
tree | afb455613b06de2219ae089ca8f44425ff3eaf5d /dev-ruby | |
parent | package.deprecated: Flag dev-python/tox as invalid dep (diff) | |
download | gentoo-b3033d4c79c1235450fecdc9f40c073a0bdc2b5f.tar.gz gentoo-b3033d4c79c1235450fecdc9f40c073a0bdc2b5f.tar.bz2 gentoo-b3033d4c79c1235450fecdc9f40c073a0bdc2b5f.zip |
dev-ruby/minitest-around: x86 stable wrt bug #852890
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild b/dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild index 1a198b7f3b69..3739aeb168bb 100644 --- a/dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild +++ b/dev-ruby/minitest-around/minitest-around-0.5.0-r1.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/splattael/minitest-around" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 arm arm64 ~hppa ~ppc ~ppc64 ~riscv x86" IUSE="" ruby_add_rdepend "dev-ruby/minitest:5" |