summaryrefslogtreecommitdiff
path: root/dev-ruby
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-06 13:03:40 +0100
committerSam James <sam@gentoo.org>2024-10-06 13:03:40 +0100
commitcd2972a056eda64569b2d6c393b23cf96c0cf11f (patch)
tree672f174043a0c445e8e46c6ca69a6b6e57d8b38d /dev-ruby
parentd31da3afed5106f1b3d601877a2e95dc784350d5 (diff)
downloadgentoo-cd2972a056eda64569b2d6c393b23cf96c0cf11f.tar.gz
gentoo-cd2972a056eda64569b2d6c393b23cf96c0cf11f.tar.bz2
gentoo-cd2972a056eda64569b2d6c393b23cf96c0cf11f.zip
dev-ruby/erubi: Stabilize 1.13.0 amd64, #940983
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/erubi/erubi-1.13.0.ebuild2
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 58e69cb59e24..dfc5a1a92298 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 )"