summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-07 05:12:14 +0100
committerSam James <sam@gentoo.org>2023-04-07 05:12:14 +0100
commit9f86fe89435d2699e3fb8c9eb8e2b14e6c889403 (patch)
treedd5f1effed8aa3b5513e739a052c184be628fcda
parentdev-ruby/webrick: Stabilize 1.8.1 sparc, #903946 (diff)
downloadgentoo-9f86fe89435d2699e3fb8c9eb8e2b14e6c889403.tar.gz
gentoo-9f86fe89435d2699e3fb8c9eb8e2b14e6c889403.tar.bz2
gentoo-9f86fe89435d2699e3fb8c9eb8e2b14e6c889403.zip
dev-ruby/webrick: Stabilize 1.8.1 arm64, #903946
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ruby/webrick/webrick-1.8.1.ebuild2
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 84ba80981115..f5175482dcf0 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"