diff options
author | Sam James <sam@gentoo.org> | 2023-04-12 03:35:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-12 03:35:37 +0100 |
commit | c5bb5a839ec765838f700614b8c8e3a9507285b6 (patch) | |
tree | f934aa50ff7476607790db09d4886f7fb1eae3b0 /dev-ruby/typeprof | |
parent | dev-ruby/stringio: Stabilize 3.0.5 ppc64, #904205 (diff) | |
download | gentoo-c5bb5a839ec765838f700614b8c8e3a9507285b6.tar.gz gentoo-c5bb5a839ec765838f700614b8c8e3a9507285b6.tar.bz2 gentoo-c5bb5a839ec765838f700614b8c8e3a9507285b6.zip |
dev-ruby/typeprof: Stabilize 0.21.7 arm64, #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 a6cc1b22ec84..72fb2f499083 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" |