diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 23:01:59 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 23:01:59 +0200 |
commit | 3ae865c3ab4a8f2ecdc435d1fc015c1d9fee40b0 (patch) | |
tree | afce09abc0a8f32e3e738f0cb6e35b425ef2326c /dev-ruby/multipart-post | |
parent | dev-ruby/hiera-eyaml-plaintext: Stabilize 0.6-r2 amd64, #862190 (diff) | |
download | gentoo-3ae865c3ab4a8f2ecdc435d1fc015c1d9fee40b0.tar.gz gentoo-3ae865c3ab4a8f2ecdc435d1fc015c1d9fee40b0.tar.bz2 gentoo-3ae865c3ab4a8f2ecdc435d1fc015c1d9fee40b0.zip |
dev-ruby/multipart-post: Stabilize 2.2.3 amd64, #862190
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/multipart-post')
-rw-r--r-- | dev-ruby/multipart-post/multipart-post-2.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/multipart-post/multipart-post-2.2.3.ebuild b/dev-ruby/multipart-post/multipart-post-2.2.3.ebuild index 2b3f4f702426..0f5fd44c1ba3 100644 --- a/dev-ruby/multipart-post/multipart-post-2.2.3.ebuild +++ b/dev-ruby/multipart-post/multipart-post-2.2.3.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/socketry/multipart-post/archive/v${PV}.tar.gz -> ${P LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="test" all_ruby_prepare() { |