commit:     6556aa47edafebe2108eca5e0f2333519ef3fa65
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 19 13:10:03 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 19 13:10:37 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6556aa47

dev-db/dbeaver-bin: add QA_PREBUILT

Closes: https://bugs.gentoo.org/948359
Closes: https://bugs.gentoo.org/948360
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-db/dbeaver-bin/dbeaver-bin-24.3.2.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/dev-db/dbeaver-bin/dbeaver-bin-24.3.2.ebuild 
b/dev-db/dbeaver-bin/dbeaver-bin-24.3.2.ebuild
index ec6564b41605..6884c8f5a48a 100644
--- a/dev-db/dbeaver-bin/dbeaver-bin-24.3.2.ebuild
+++ b/dev-db/dbeaver-bin/dbeaver-bin-24.3.2.ebuild
@@ -21,6 +21,10 @@ KEYWORDS="-* ~amd64 ~arm64"
 
 RDEPEND=">=virtual/jre-17:*"
 
+QA_PREBUILT="
+       opt/${MY_PN}-ce.*
+"
+
 src_prepare() {
        sed -e "s/^Icon=.*/Icon=${MY_PN}/" \
                -e 's:/usr/share/dbeaver:/opt/dbeaver:g' \

Reply via email to