diff options
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/got/got-0.88.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
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 |