diff options
author | 2024-10-15 02:40:15 +0100 | |
---|---|---|
committer | 2024-10-15 02:40:15 +0100 | |
commit | c9eb4a11aa3d9a5d1e98125814b951f5c249e9dd (patch) | |
tree | abe5c078c3779fde20ad94f7cd4dd6f0e2c3d00d | |
parent | dev-lang/mercury-extras: fix filter-lto to include inherit (diff) | |
download | gentoo-c9eb4a11aa3d9a5d1e98125814b951f5c249e9dd.tar.gz gentoo-c9eb4a11aa3d9a5d1e98125814b951f5c249e9dd.tar.bz2 gentoo-c9eb4a11aa3d9a5d1e98125814b951f5c249e9dd.zip |
dev-ruby/erubi: Stabilize 1.13.0 sparc, #940983
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-ruby/erubi/erubi-1.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/erubi/erubi-1.13.0.ebuild b/dev-ruby/erubi/erubi-1.13.0.ebuild index c4240fa47a47..fe5183f9c211 100644 --- a/dev-ruby/erubi/erubi-1.13.0.ebuild +++ b/dev-ruby/erubi/erubi-1.13.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="test" ruby_add_bdepend "test? ( dev-ruby/minitest dev-ruby/minitest-global_expectations )" |