diff options
author | 2023-09-24 17:24:50 +0300 | |
---|---|---|
committer | 2023-09-24 17:24:50 +0300 | |
commit | f41d4ac98eff4e7939ba8a06bf6946653475f498 (patch) | |
tree | af35f63453e25c3b993a1de902402ffa7d4013f5 /dev-ruby/rexml | |
parent | net-misc/chrony: Stabilize 4.4 ppc, #914545 (diff) | |
download | gentoo-f41d4ac98eff4e7939ba8a06bf6946653475f498.tar.gz gentoo-f41d4ac98eff4e7939ba8a06bf6946653475f498.tar.bz2 gentoo-f41d4ac98eff4e7939ba8a06bf6946653475f498.zip |
dev-ruby/rexml: Stabilize 3.2.6 x86, #914591
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/rexml')
-rw-r--r-- | dev-ruby/rexml/rexml-3.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rexml/rexml-3.2.6.ebuild b/dev-ruby/rexml/rexml-3.2.6.ebuild index 34ea357c7f8f..828f4eb4ee7b 100644 --- a/dev-ruby/rexml/rexml-3.2.6.ebuild +++ b/dev-ruby/rexml/rexml-3.2.6.ebuild @@ -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 ~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" SLOT="3" ruby_add_bdepend "test? ( dev-ruby/test-unit )" |