diff options
author | 2023-01-15 15:13:04 +0000 | |
---|---|---|
committer | 2023-01-15 15:13:04 +0000 | |
commit | 2481bfab48b2b81231c0766793b787374e68811b (patch) | |
tree | 027c93866710d7ff712ea1d1679fd557ba133cf1 /dev-ruby/typeprof | |
parent | dev-ruby/rbs: Stabilize 1.5.1 ppc64, #890915 (diff) | |
download | gentoo-2481bfab48b2b81231c0766793b787374e68811b.tar.gz gentoo-2481bfab48b2b81231c0766793b787374e68811b.tar.bz2 gentoo-2481bfab48b2b81231c0766793b787374e68811b.zip |
dev-ruby/typeprof: Stabilize 0.15.2 ppc64, #890915
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/typeprof')
-rw-r--r-- | dev-ruby/typeprof/typeprof-0.15.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/typeprof/typeprof-0.15.2.ebuild b/dev-ruby/typeprof/typeprof-0.15.2.ebuild index 6a6bd36283c6..ec0e9c506c31 100644 --- a/dev-ruby/typeprof/typeprof-0.15.2.ebuild +++ b/dev-ruby/typeprof/typeprof-0.15.2.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 ~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 ~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" |