diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-01 14:30:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-01 14:30:29 +0100 |
commit | b04415f4a268554189417059f71c91530be3270a (patch) | |
tree | abfbc508ae547ac9109da9a99c6e1abcf1f49c0d /dev-ruby | |
parent | sys-kernel/gentoo-sources: Linux version bumps and genpatches (diff) | |
download | gentoo-b04415f4a268554189417059f71c91530be3270a.tar.gz gentoo-b04415f4a268554189417059f71c91530be3270a.tar.bz2 gentoo-b04415f4a268554189417059f71c91530be3270a.zip |
dev-ruby/webrick: ppc stable wrt bug #826626
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/webrick/webrick-1.7.0.ebuild | 2 |
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 f6a819ababbd..c4a7f8fee2e0 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" |