summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-06 14:40:46 +0100
committerSam James <sam@gentoo.org>2024-10-06 15:11:21 +0100
commit8ae5a9a56a3e923dc584106319fc572eb9e5dbac (patch)
tree8ef36e79a2c51cbf9986612110dc5f712425c481 /dev-ruby
parentdev-ruby/net-ftp: Stabilize 0.3.7 amd64, #941016 (diff)
downloadgentoo-8ae5a9a56a3e923dc584106319fc572eb9e5dbac.tar.gz
gentoo-8ae5a9a56a3e923dc584106319fc572eb9e5dbac.tar.bz2
gentoo-8ae5a9a56a3e923dc584106319fc572eb9e5dbac.zip
dev-ruby/multi_xml: Stabilize 0.7.1 amd64, #941020
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/multi_xml/multi_xml-0.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/multi_xml/multi_xml-0.7.1.ebuild b/dev-ruby/multi_xml/multi_xml-0.7.1.ebuild
index fdfcb1a2ba9c..4475b0bebcf7 100644
--- a/dev-ruby/multi_xml/multi_xml-0.7.1.ebuild
+++ b/dev-ruby/multi_xml/multi_xml-0.7.1.ebuild
@@ -22,7 +22,7 @@ SRC_URI="https://github.com/sferik/multi_xml/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
IUSE="doc test"
ruby_add_rdepend ">=dev-ruby/bigdecimal-3.1:0"