diff options
author | Sam James <sam@gentoo.org> | 2023-01-15 12:52:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-15 12:52:17 +0000 |
commit | 4676beb6896054472d9ebd7b90a083cadf06ba46 (patch) | |
tree | 3b8fbb56e362dfce9d36ca2c78e8adc002b436ac /dev-ruby/typeprof | |
parent | dev-ruby/rbs: Stabilize 1.5.1 x86, #890915 (diff) | |
download | gentoo-4676beb6896054472d9ebd7b90a083cadf06ba46.tar.gz gentoo-4676beb6896054472d9ebd7b90a083cadf06ba46.tar.bz2 gentoo-4676beb6896054472d9ebd7b90a083cadf06ba46.zip |
dev-ruby/typeprof: Stabilize 0.15.2 x86, #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 c572fe15c8fb..6a6bd36283c6 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" |