diff options
author | 2023-03-28 20:14:27 +0100 | |
---|---|---|
committer | 2023-03-28 20:15:06 +0100 | |
commit | 6d149e5392fea3998054d885346a0906ed4d7720 (patch) | |
tree | c5bdc49796caf8596b9bdaed0b193b4636c41847 /dev-ruby/erubi | |
parent | dev-ruby/rbs: Stabilize 2.5.1 sparc, #903351 (diff) | |
download | gentoo-6d149e5392fea3998054d885346a0906ed4d7720.tar.gz gentoo-6d149e5392fea3998054d885346a0906ed4d7720.tar.bz2 gentoo-6d149e5392fea3998054d885346a0906ed4d7720.zip |
dev-ruby/erubi: Stabilize 1.11.0 sparc, #903353
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/erubi')
-rw-r--r-- | dev-ruby/erubi/erubi-1.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/erubi/erubi-1.11.0.ebuild b/dev-ruby/erubi/erubi-1.11.0.ebuild index 4240c74300d9..8dae3e0397b7 100644 --- a/dev-ruby/erubi/erubi-1.11.0.ebuild +++ b/dev-ruby/erubi/erubi-1.11.0.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/jeremyevans/erubi/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc ~x86" IUSE="" ruby_add_bdepend "test? ( dev-ruby/minitest dev-ruby/minitest-global_expectations )" |