diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 23:10:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 23:10:52 +0100 |
commit | 06f131b86dcc14c0c78308b783c29a920af44d68 (patch) | |
tree | 892cee7771b1c3ea4e199166e67744f402eff7bd /dev-ruby/multipart-post | |
parent | dev-ruby/fakefs: Stabilize 1.9.0 x86, #903419 (diff) | |
download | gentoo-06f131b86dcc14c0c78308b783c29a920af44d68.tar.gz gentoo-06f131b86dcc14c0c78308b783c29a920af44d68.tar.bz2 gentoo-06f131b86dcc14c0c78308b783c29a920af44d68.zip |
dev-ruby/multipart-post: Stabilize 2.2.3-r1 amd64, #903421
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/multipart-post')
-rw-r--r-- | dev-ruby/multipart-post/multipart-post-2.2.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/multipart-post/multipart-post-2.2.3-r1.ebuild b/dev-ruby/multipart-post/multipart-post-2.2.3-r1.ebuild index fdf3a83ed1f7..6aa0e4d70356 100644 --- a/dev-ruby/multipart-post/multipart-post-2.2.3-r1.ebuild +++ b/dev-ruby/multipart-post/multipart-post-2.2.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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() { |