diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2020-07-15 02:21:52 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2020-07-15 02:22:12 -0500 |
commit | 5a087e085526d7fb4eded695630129b2c653aced (patch) | |
tree | d37f104e01294c867088b8f444835be1241ab465 /app-admin | |
parent | dev-util/pycharm-professional: expose QA_PREBUILT (diff) | |
download | gentoo-5a087e085526d7fb4eded695630129b2c653aced.tar.gz gentoo-5a087e085526d7fb4eded695630129b2c653aced.tar.bz2 gentoo-5a087e085526d7fb4eded695630129b2c653aced.zip |
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@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/puppet-agent/puppet-agent-6.16.0-r2.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
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 49b12d686f89..d2a6b4ff967b 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 |