diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 23:11:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 23:11:10 +0100 |
commit | 1e76c156ed846a97af7e0c766eb04ed2d6e35fa0 (patch) | |
tree | df15eea91edcaeae366562ead1e1b8961e643be5 /dev-ruby/regexp_property_values | |
parent | dev-ruby/mocha: Stabilize 1.16.0 sparc, #903433 (diff) | |
download | gentoo-1e76c156ed846a97af7e0c766eb04ed2d6e35fa0.tar.gz gentoo-1e76c156ed846a97af7e0c766eb04ed2d6e35fa0.tar.bz2 gentoo-1e76c156ed846a97af7e0c766eb04ed2d6e35fa0.zip |
dev-ruby/regexp_property_values: Stabilize 1.3.0 amd64, #903435
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/regexp_property_values')
-rw-r--r-- | dev-ruby/regexp_property_values/regexp_property_values-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/regexp_property_values/regexp_property_values-1.3.0.ebuild b/dev-ruby/regexp_property_values/regexp_property_values-1.3.0.ebuild index 842d757c200e..f7ef9c6bea0b 100644 --- a/dev-ruby/regexp_property_values/regexp_property_values-1.3.0.ebuild +++ b/dev-ruby/regexp_property_values/regexp_property_values-1.3.0.ebuild @@ -23,7 +23,7 @@ SRC_URI="https://github.com/janosch-x/regexp_property_values/archive/v${PV}.tar. LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="" all_ruby_prepare() { |