summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-28 17:10:21 +0100
committerSam James <sam@gentoo.org>2023-03-28 17:10:21 +0100
commit0819033ab72ccb52c0d9d26834bf2c59317d5aab (patch)
tree291fa98a64ca55ccaa228970ba9dd1761790e448 /dev-ruby/erubi
parentdev-ruby/asciidoctor: Stabilize 2.0.18 arm64, #903323 (diff)
downloadgentoo-0819033ab72ccb52c0d9d26834bf2c59317d5aab.tar.gz
gentoo-0819033ab72ccb52c0d9d26834bf2c59317d5aab.tar.bz2
gentoo-0819033ab72ccb52c0d9d26834bf2c59317d5aab.zip
dev-ruby/erubi: Stabilize 1.11.0 arm64, #903323
Signed-off-by: Sam James <sam@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 6a527ebd5564..b81278ceaf28 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 )"