summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-11-23 08:40:31 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-11-23 08:40:31 +0100
commitbea56e94a81aa804fe8d8b0cb69b84be448400d5 (patch)
tree4a854406b3522922efb790449fe43716a230dbe1 /dev-ruby/xmlrpc
parentdev-ruby/ruby-yadis: add ruby30 (diff)
downloadgentoo-bea56e94a81aa804fe8d8b0cb69b84be448400d5.tar.gz
gentoo-bea56e94a81aa804fe8d8b0cb69b84be448400d5.tar.bz2
gentoo-bea56e94a81aa804fe8d8b0cb69b84be448400d5.zip
dev-ruby/xmlrpc: amd64 stable wrt bug #826626
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/xmlrpc')
-rw-r--r--dev-ruby/xmlrpc/xmlrpc-0.3.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/xmlrpc/xmlrpc-0.3.2-r1.ebuild b/dev-ruby/xmlrpc/xmlrpc-0.3.2-r1.ebuild
index f6aefa08c5c4..68e7646d64db 100644
--- a/dev-ruby/xmlrpc/xmlrpc-0.3.2-r1.ebuild
+++ b/dev-ruby/xmlrpc/xmlrpc-0.3.2-r1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/ruby/xmlrpc/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~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 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
ruby_add_rdepend "dev-ruby/webrick"