diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-08 21:21:30 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-08 22:58:45 +0800 |
commit | db4b0019f0c77d80e5b54d928fe5bda73f48db17 (patch) | |
tree | 6679368116936582d633b172425f51adbe0d1319 /dev-ruby/webrick | |
parent | dev-ruby/kpeg: keyword 1.3.1 for ~loong (diff) | |
download | gentoo-db4b0019f0c77d80e5b54d928fe5bda73f48db17.tar.gz gentoo-db4b0019f0c77d80e5b54d928fe5bda73f48db17.tar.bz2 gentoo-db4b0019f0c77d80e5b54d928fe5bda73f48db17.zip |
dev-ruby/webrick: keyword 1.7.0-r1 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-ruby/webrick')
-rw-r--r-- | dev-ruby/webrick/webrick-1.7.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/webrick/webrick-1.7.0-r1.ebuild b/dev-ruby/webrick/webrick-1.7.0-r1.ebuild index 16b7d4901641..9c01c9f4e840 100644 --- a/dev-ruby/webrick/webrick-1.7.0-r1.ebuild +++ b/dev-ruby/webrick/webrick-1.7.0-r1.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 ~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="0" IUSE="test" |