diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 21:19:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 21:19:57 +0100 |
commit | ec4e2f1cced1ee8f61d1785338d241b94a8c9a67 (patch) | |
tree | 291a85423e2ddddaba04c29b48afec26be490e6b /dev-ruby/webrick | |
parent | dev-ruby/actiontext: Keyword 7.0.4.3 arm, #903097 (diff) | |
download | gentoo-ec4e2f1cced1ee8f61d1785338d241b94a8c9a67.tar.gz gentoo-ec4e2f1cced1ee8f61d1785338d241b94a8c9a67.tar.bz2 gentoo-ec4e2f1cced1ee8f61d1785338d241b94a8c9a67.zip |
dev-ruby/webrick: Stabilize 1.8.0 hppa, #903389
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/webrick')
-rw-r--r-- | dev-ruby/webrick/webrick-1.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/webrick/webrick-1.8.0.ebuild b/dev-ruby/webrick/webrick-1.8.0.ebuild index ed238f2df4b9..885fa3b7bcae 100644 --- a/dev-ruby/webrick/webrick-1.8.0.ebuild +++ b/dev-ruby/webrick/webrick-1.8.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 ~loong ~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" |