diff options
Diffstat (limited to 'gui-apps/waypipe')
-rw-r--r-- | gui-apps/waypipe/waypipe-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gui-apps/waypipe/waypipe-9999.ebuild b/gui-apps/waypipe/waypipe-9999.ebuild index a69883276c8f..53231be9f678 100644 --- a/gui-apps/waypipe/waypipe-9999.ebuild +++ b/gui-apps/waypipe/waypipe-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -50,7 +50,6 @@ BDEPEND=" PATCHES=( "${FILESDIR}"/waypipe-0.7.2-werror.patch - "${FILESDIR}"/waypipe-0.7.2-no-simd.patch ) src_configure() { |