summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-11-24 10:07:42 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-11-24 10:07:42 +0100
commitecbab22b550d0a4340fa0054c20a06c8d9532248 (patch)
tree1ff97845fd00d6531df41a62c7dbdb2ca4159c2b /dev-ruby
parentdev-embedded/lpc21isp: use sed to patch the Makefile (diff)
downloadgentoo-ecbab22b550d0a4340fa0054c20a06c8d9532248.tar.gz
gentoo-ecbab22b550d0a4340fa0054c20a06c8d9532248.tar.bz2
gentoo-ecbab22b550d0a4340fa0054c20a06c8d9532248.zip
dev-ruby/webrick: x86 stable wrt bug #826626
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/webrick/webrick-1.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/webrick/webrick-1.7.0.ebuild b/dev-ruby/webrick/webrick-1.7.0.ebuild
index 0be83ee3a8e1..f6a819ababbd 100644
--- a/dev-ruby/webrick/webrick-1.7.0.ebuild
+++ b/dev-ruby/webrick/webrick-1.7.0.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/ruby/webrick"
SRC_URI="https://github.com/ruby/webrick/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="|| ( Ruby-BSD BSD-2 )"
-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"
SLOT="0"
IUSE="test"