diff options
author | 2023-01-15 12:51:57 +0000 | |
---|---|---|
committer | 2023-01-15 12:51:57 +0000 | |
commit | 33562579e1d63778a27a03ecede5e03fdced5bff (patch) | |
tree | 02db6b794f5f2c39bb6408cc287cf786e39016bd /dev-ruby | |
parent | dev-ruby/power_assert: Stabilize 1.2.0 arm, #890915 (diff) | |
download | gentoo-33562579e1d63778a27a03ecede5e03fdced5bff.tar.gz gentoo-33562579e1d63778a27a03ecede5e03fdced5bff.tar.bz2 gentoo-33562579e1d63778a27a03ecede5e03fdced5bff.zip |
dev-ruby/rexml: Stabilize 3.2.5-r1 arm, #890915
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rexml/rexml-3.2.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rexml/rexml-3.2.5-r1.ebuild b/dev-ruby/rexml/rexml-3.2.5-r1.ebuild index 24899c3f7d55..f453c114bc93 100644 --- a/dev-ruby/rexml/rexml-3.2.5-r1.ebuild +++ b/dev-ruby/rexml/rexml-3.2.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ SRC_URI="https://github.com/ruby/rexml/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="3" all_ruby_prepare() { |