diff options
author | Sam James <sam@gentoo.org> | 2024-08-16 14:57:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-16 14:57:25 +0100 |
commit | af432f29027f8f37ca8fa5fcd2e1bdd946ef18a1 (patch) | |
tree | ea1e57fb3a44aee8b41cb7d4ebeaf7ce4aa70193 /dev-ruby | |
parent | dev-util/maturin: Stabilize 1.7.0 ppc64, #936968 (diff) | |
download | gentoo-af432f29027f8f37ca8fa5fcd2e1bdd946ef18a1.tar.gz gentoo-af432f29027f8f37ca8fa5fcd2e1bdd946ef18a1.tar.bz2 gentoo-af432f29027f8f37ca8fa5fcd2e1bdd946ef18a1.zip |
dev-ruby/rexml: Stabilize 3.3.4 ppc64, #937266
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rexml/rexml-3.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rexml/rexml-3.3.4.ebuild b/dev-ruby/rexml/rexml-3.3.4.ebuild index 9fdb1268b198..ddfec322279a 100644 --- a/dev-ruby/rexml/rexml-3.3.4.ebuild +++ b/dev-ruby/rexml/rexml-3.3.4.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" |