summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-19 15:50:51 +0100
committerSam James <sam@gentoo.org>2024-05-19 15:50:51 +0100
commit286adbf1c0904500b2e9511d85047ee690023962 (patch)
treeb698bfeabceb226c8dd16ce3098b0d8dc44f44ec
parentapp-portage/pfl: add 3.5.3 (diff)
downloadgentoo-286adbf1c0904500b2e9511d85047ee690023962.tar.gz
gentoo-286adbf1c0904500b2e9511d85047ee690023962.tar.bz2
gentoo-286adbf1c0904500b2e9511d85047ee690023962.zip
dev-ruby/rexml: Stabilize 3.2.8 ppc, #932175
Signed-off-by: Sam James <sam@gentoo.org>
-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 79a7701082c0..b41d1d1511b8 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"