diff options
author | Sam James <sam@gentoo.org> | 2023-04-12 03:33:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-12 03:33:23 +0100 |
commit | ae2b952a5cab66b116619e5c97ccf7d2f5e72b79 (patch) | |
tree | 986d036c64c1242a1a62bea1f53f65e7bfc2e7ca /dev-ruby/typeprof | |
parent | dev-ruby/vcr: Stabilize 5.1.0 amd64, #904209 (diff) | |
download | gentoo-ae2b952a5cab66b116619e5c97ccf7d2f5e72b79.tar.gz gentoo-ae2b952a5cab66b116619e5c97ccf7d2f5e72b79.tar.bz2 gentoo-ae2b952a5cab66b116619e5c97ccf7d2f5e72b79.zip |
dev-ruby/typeprof: Stabilize 0.21.7 arm, #904210
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/typeprof')
-rw-r--r-- | dev-ruby/typeprof/typeprof-0.21.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/typeprof/typeprof-0.21.7.ebuild b/dev-ruby/typeprof/typeprof-0.21.7.ebuild index ed9dc0c2977c..a6cc1b22ec84 100644 --- a/dev-ruby/typeprof/typeprof-0.21.7.ebuild +++ b/dev-ruby/typeprof/typeprof-0.21.7.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" |