summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-19 14:57:10 +0100
committerSam James <sam@gentoo.org>2024-05-19 14:57:10 +0100
commit12d90cc4f7410a2c46c4b3bae4d24a31c96e79a5 (patch)
tree268c4ddfee9e4efde42ef28af8333f62e6f0b1f0 /dev-ruby/rexml
parentdev-ruby/strscan: Stabilize 3.0.9 amd64, #932175 (diff)
downloadgentoo-12d90cc4f7410a2c46c4b3bae4d24a31c96e79a5.tar.gz
gentoo-12d90cc4f7410a2c46c4b3bae4d24a31c96e79a5.tar.bz2
gentoo-12d90cc4f7410a2c46c4b3bae4d24a31c96e79a5.zip
dev-ruby/rexml: Stabilize 3.2.8 x86, #932175
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/rexml')
-rw-r--r--dev-ruby/rexml/rexml-3.2.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rexml/rexml-3.2.8.ebuild b/dev-ruby/rexml/rexml-3.2.8.ebuild
index 8b9dd7dc539b..79a7701082c0 100644
--- a/dev-ruby/rexml/rexml-3.2.8.ebuild
+++ b/dev-ruby/rexml/rexml-3.2.8.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/ruby/rexml/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD-2"
SLOT="3"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
ruby_add_rdepend ">=dev-ruby/strscan-3.0.9"