commit: abee9440842ebb85ff256c2505fc1942bfd6732a Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Tue May 9 13:21:00 2023 +0000 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> CommitDate: Tue May 9 13:21:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=abee9440
dev-vcs/got: set QA_CONFIG_IMPL_DECL_SKIP=1 Closes: https://bugs.gentoo.org/900735 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> dev-vcs/got/got-0.88.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-vcs/got/got-0.88.ebuild b/dev-vcs/got/got-0.88.ebuild index de221d84e..4a0384cfc 100644 --- a/dev-vcs/got/got-0.88.ebuild +++ b/dev-vcs/got/got-0.88.ebuild @@ -43,3 +43,5 @@ BDEPEND=" " DOCS=( CHANGELOG CHANGES README TODO ) + +QA_CONFIG_IMPL_DECL_SKIP=1
