commit: 32f8546afc89eba640eaa869d62e3e128dccd073
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Aug 21 07:01:45 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Aug 21 09:19:54 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32f8546a
dev-ruby/google-protobuf: remove leading whitespace in DEPEND
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-ruby/google-protobuf/google-protobuf-3.25.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/google-protobuf/google-protobuf-3.25.4.ebuild
b/dev-ruby/google-protobuf/google-protobuf-3.25.4.ebuild
index e940d72afe23..6261334cf22e 100644
--- a/dev-ruby/google-protobuf/google-protobuf-3.25.4.ebuild
+++ b/dev-ruby/google-protobuf/google-protobuf-3.25.4.ebuild
@@ -22,7 +22,7 @@ LICENSE="BSD"
SLOT="3"
KEYWORDS="~amd64 ~arm64"
-DEPEND=" >=dev-libs/protobuf-3.25.0"
+DEPEND=">=dev-libs/protobuf-3.25.0"
all_ruby_prepare() {
sed -e '/extensiontask/ s:^:#:' \