diff options
author | 2023-03-28 22:30:28 +0100 | |
---|---|---|
committer | 2023-03-28 22:30:28 +0100 | |
commit | 9ae1e6f1cf47e12628d991a4d585db580ee21394 (patch) | |
tree | ab5ad5be7f18466994049febda930cfcfd19855e /dev-ruby/typeprof | |
parent | dev-ruby/typeprof: Stabilize 0.21.3 ppc, #903391 (diff) | |
download | gentoo-9ae1e6f1cf47e12628d991a4d585db580ee21394.tar.gz gentoo-9ae1e6f1cf47e12628d991a4d585db580ee21394.tar.bz2 gentoo-9ae1e6f1cf47e12628d991a4d585db580ee21394.zip |
dev-ruby/typeprof: Stabilize 0.21.3 sparc, #903391
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/typeprof')
-rw-r--r-- | dev-ruby/typeprof/typeprof-0.21.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/typeprof/typeprof-0.21.3.ebuild b/dev-ruby/typeprof/typeprof-0.21.3.ebuild index 3f5821e532ea..fee5e5412319 100644 --- a/dev-ruby/typeprof/typeprof-0.21.3.ebuild +++ b/dev-ruby/typeprof/typeprof-0.21.3.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 ~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" |