diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2021-05-28 14:46:17 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2021-05-28 14:46:29 -0500 |
commit | 4775db5849c2e64cd4a0e6b77b7a21c44ec33781 (patch) | |
tree | 753b60431c95b4a528afe343d874507a09d00a45 /net-analyzer | |
parent | media-video/mkvtoolnix: x86 stable wrt bug #777687 (diff) | |
download | gentoo-4775db5849c2e64cd4a0e6b77b7a21c44ec33781.tar.gz gentoo-4775db5849c2e64cd4a0e6b77b7a21c44ec33781.tar.bz2 gentoo-4775db5849c2e64cd4a0e6b77b7a21c44ec33781.zip |
net-analyzer/icinga2: fix paching
closes: https://bugs.gentoo.org/792687
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/icinga2/icinga2-2.12.4.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-analyzer/icinga2/icinga2-2.12.4.ebuild b/net-analyzer/icinga2/icinga2-2.12.4.ebuild index 655d80498803..de80eb55dfc4 100644 --- a/net-analyzer/icinga2/icinga2-2.12.4.ebuild +++ b/net-analyzer/icinga2/icinga2-2.12.4.ebuild @@ -48,7 +48,6 @@ REQUIRED_USE="!minimal? ( || ( mariadb mysql postgres ) )" PATCHES=( # https://github.com/Icinga/icinga2/issues/8185#issuecomment-680875875 - "${FILESDIR}/${PN}-2.12.1-boost-1.74.0.patch" ) src_configure() { |