diff options
author | Aisha Tammy <gentoo@aisha.cc> | 2021-01-28 12:28:27 +0000 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-02-08 10:47:31 +0200 |
commit | baf48cd28266b46a4b79f03c78447df30576c15a (patch) | |
tree | 3a6278deeaa59ba70c73895847b9ec46e90b0450 /gui-apps/waypipe | |
parent | dev-python/cryptography: Bump to 3.3.2 (secfix) (diff) | |
download | gentoo-baf48cd28266b46a4b79f03c78447df30576c15a.tar.gz gentoo-baf48cd28266b46a4b79f03c78447df30576c15a.tar.bz2 gentoo-baf48cd28266b46a4b79f03c78447df30576c15a.zip |
gui-apps/waypipe: patch accepted upstream in 9999
Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
Closes: https://github.com/gentoo/gentoo/pull/19245
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
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() { |