diff options
| author | Sam James <sam@gentoo.org> | 2025-09-05 12:21:41 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-09-05 12:38:20 +0100 |
| commit | f346a119508e65fcfc392bcae0285044c8375644 (patch) | |
| tree | dc5935d7215008f6191bfd1b970aed1d70a00e50 /dev-db/mongodb/mongodb-8.0.12.ebuild | |
| parent | e52996013b6bf27aa9177946dd25044e1c49467b (diff) | |
| download | gentoo-f346a119508e65fcfc392bcae0285044c8375644.tar.gz gentoo-f346a119508e65fcfc392bcae0285044c8375644.tar.bz2 gentoo-f346a119508e65fcfc392bcae0285044c8375644.zip | |
dev-db/mongodb: fix whitespace
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/mongodb/mongodb-8.0.12.ebuild')
| -rw-r--r-- | dev-db/mongodb/mongodb-8.0.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mongodb/mongodb-8.0.12.ebuild b/dev-db/mongodb/mongodb-8.0.12.ebuild index 29cc833a350e..e33182d058bb 100644 --- a/dev-db/mongodb/mongodb-8.0.12.ebuild +++ b/dev-db/mongodb/mongodb-8.0.12.ebuild @@ -125,7 +125,7 @@ src_configure() { # bugs #954813 and #942551 filter-lto - # https://github.com/mongodb/mongo/blob/v8.0/docs/building.md + # https://github.com/mongodb/mongo/blob/v8.0/docs/building.md # --use-system-icu fails tests # --use-system-tcmalloc is strongly NOT recommended: # for MONGO_GIT_HASH use GitOrigin-RevId from the commit of the tag |
