diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 22:14:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 22:15:20 +0100 |
commit | b8748b70cb8c4aabc6ccd823cec362e5e9e2f38b (patch) | |
tree | 8a5d1fb14584f6e5356799e9829c6a34548fb2ea /dev-ruby/typeprof | |
parent | app-admin/ansible: add 7.4.0 (diff) | |
download | gentoo-b8748b70cb8c4aabc6ccd823cec362e5e9e2f38b.tar.gz gentoo-b8748b70cb8c4aabc6ccd823cec362e5e9e2f38b.tar.bz2 gentoo-b8748b70cb8c4aabc6ccd823cec362e5e9e2f38b.zip |
dev-ruby/typeprof: Stabilize 0.21.3 x86, #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 d86377e10b0d..c275788981f8 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" |