commit: 5a087e085526d7fb4eded695630129b2c653aced Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Wed Jul 15 07:21:52 2020 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Wed Jul 15 07:22:12 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a087e08
app-admin/puppet-agent: mark package as prebuilt Closes: https://bugs.gentoo.org/732696 Closes: https://bugs.gentoo.org/732694 Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> app-admin/puppet-agent/puppet-agent-6.16.0-r2.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app-admin/puppet-agent/puppet-agent-6.16.0-r2.ebuild b/app-admin/puppet-agent/puppet-agent-6.16.0-r2.ebuild index 49b12d686f8..d2a6b4ff967 100644 --- a/app-admin/puppet-agent/puppet-agent-6.16.0-r2.ebuild +++ b/app-admin/puppet-agent/puppet-agent-6.16.0-r2.ebuild @@ -40,6 +40,8 @@ RDEPEND="${CDEPEND} S=${WORKDIR} +QA_PREBUILT="*" + src_install() { # conf.d doconfd etc/default/puppet
