diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-08 08:51:22 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-08 08:51:22 +0300 |
commit | e3727aeab6560ff316b12ae340049a9f6500b07a (patch) | |
tree | c8e736652af34eef5a81806105152595bf1395e4 /dev-ruby | |
parent | dev-ruby/typeprof: Stabilize 0.21.11 arm64, #932769 (diff) | |
download | gentoo-e3727aeab6560ff316b12ae340049a9f6500b07a.tar.gz gentoo-e3727aeab6560ff316b12ae340049a9f6500b07a.tar.bz2 gentoo-e3727aeab6560ff316b12ae340049a9f6500b07a.zip |
dev-ruby/rbs: Stabilize 3.4.4 arm64, #932769
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rbs/rbs-3.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rbs/rbs-3.4.4.ebuild b/dev-ruby/rbs/rbs-3.4.4.ebuild index f3c4ee9f38fd..08b270534e5e 100644 --- a/dev-ruby/rbs/rbs-3.4.4.ebuild +++ b/dev-ruby/rbs/rbs-3.4.4.ebuild @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/ruby/rbs" SRC_URI="https://github.com/ruby/rbs/archive/refs/tags/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 ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" SLOT="0" IUSE="test" |