summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-12-23 09:02:25 +0100
committerHans de Graaff <graaff@gentoo.org>2022-12-23 09:05:49 +0100
commit0246a73f450095c5152e14335cec87d497dbf5b3 (patch)
treeee4611fdca80712424213eeba751cc32d1cb3e4a /dev-ruby/erubi
parentdev-ruby/erubi: add 1.12.0 (diff)
downloadgentoo-0246a73f450095c5152e14335cec87d497dbf5b3.tar.gz
gentoo-0246a73f450095c5152e14335cec87d497dbf5b3.tar.bz2
gentoo-0246a73f450095c5152e14335cec87d497dbf5b3.zip
dev-ruby/erubi: stabilize 1.11.0 for amd64
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/erubi')
-rw-r--r--dev-ruby/erubi/erubi-1.11.0.ebuild2
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 c839897051d0..c1ebbadb550c 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 )"