diff options
author | Sam James <sam@gentoo.org> | 2023-04-07 06:05:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-07 06:05:55 +0100 |
commit | 78b3504477c5a27cf9359171c4fe0b424fd4f657 (patch) | |
tree | 0d1af64ea2f3fb43d96d32d54792ae69a786d7d1 /dev-ruby/webrick/webrick-1.8.1.ebuild | |
parent | dev-ruby/webrick: Stabilize 1.8.1 arm, #903946 (diff) | |
download | gentoo-78b3504477c5a27cf9359171c4fe0b424fd4f657.tar.gz gentoo-78b3504477c5a27cf9359171c4fe0b424fd4f657.tar.bz2 gentoo-78b3504477c5a27cf9359171c4fe0b424fd4f657.zip |
dev-ruby/webrick: Stabilize 1.8.1 x86, #903946
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/webrick/webrick-1.8.1.ebuild')
-rw-r--r-- | dev-ruby/webrick/webrick-1.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/webrick/webrick-1.8.1.ebuild b/dev-ruby/webrick/webrick-1.8.1.ebuild index 8041caf21c37..b5e15704de9b 100644 --- a/dev-ruby/webrick/webrick-1.8.1.ebuild +++ b/dev-ruby/webrick/webrick-1.8.1.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" |