summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ruby/multipart-post/multipart-post-2.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/multipart-post/multipart-post-2.1.1.ebuild b/dev-ruby/multipart-post/multipart-post-2.1.1.ebuild
index f874def78f3d..1c6771f9441c 100644
--- a/dev-ruby/multipart-post/multipart-post-2.1.1.ebuild
+++ b/dev-ruby/multipart-post/multipart-post-2.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="History.txt README.md"
-inherit ruby-fakegem eutils
+inherit ruby-fakegem
DESCRIPTION="Adds a streamy multipart form post capability to Net::HTTP"
HOMEPAGE="https://github.com/nicksieger/multipart-post"