diff --git a/net-misc/gdrive/gdrive-3.9.1.ebuild b/net-misc/gdrive/gdrive-3.9.1.ebuild index b735cc2695..75555ac6f2 100644 --- a/net-misc/gdrive/gdrive-3.9.1.ebuild +++ b/net-misc/gdrive/gdrive-3.9.1.ebuild @@ -218,6 +218,9 @@ LICENSE+=" ISC" SLOT="0" KEYWORDS="~amd64 ~arm64" +# To solve "does not respect LDFLAGS" https://bugs.gentoo.org/926184 +QA_PREBUILT="/usr/bin/${PN}" + pkg_postinst() { einfo "See basic usage at https://github.com/glotlabs/gdrive/blob/main/docs/basic_usage.md" einfo "If you are unhappy with gdrive - you can try https://packages.gentoo.org/packages/net-misc/rclone"