diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-07-01 17:32:25 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-07-01 23:54:23 -0400 |
commit | 0bbb7a1c143e87c75ce9ab275082df01df9969d6 (patch) | |
tree | b41ec69eabeace3bb657fe01b6b5c769e07db038 /dev-ruby/typeprof | |
parent | dev-ruby/rbs: Stabilize 3.4.4 sparc, #932769 (diff) | |
download | gentoo-0bbb7a1c143e87c75ce9ab275082df01df9969d6.tar.gz gentoo-0bbb7a1c143e87c75ce9ab275082df01df9969d6.tar.bz2 gentoo-0bbb7a1c143e87c75ce9ab275082df01df9969d6.zip |
dev-ruby/typeprof: Stabilize 0.21.11 sparc, #932769
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-ruby/typeprof')
-rw-r--r-- | dev-ruby/typeprof/typeprof-0.21.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/typeprof/typeprof-0.21.11.ebuild b/dev-ruby/typeprof/typeprof-0.21.11.ebuild index 6a9d7d64d014..ccee4483ad0e 100644 --- a/dev-ruby/typeprof/typeprof-0.21.11.ebuild +++ b/dev-ruby/typeprof/typeprof-0.21.11.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/ruby/typeprof" SRC_URI="https://github.com/ruby/typeprof/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -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" |